自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 资源 (1)
  • 收藏
  • 关注

翻译 Kafka入门

1. 入门1.1 介绍

2014-06-17 16:32:43 793

翻译 Trident state

State in TridentTrident含有 has first-class abstractions for reading from and writing to stateful sources. The state can either be internal to the topology – e.g., kept in-memory and backed by HDFS

2014-06-16 22:45:17 1094

翻译 Cascalog入门

About this guide本指南包括:How to add Cascalog dependency to your projectWord count example in both Java and ClojureRun a Cascalog query from Clojure nREPLIntroduction to basic conceptsPointers for w

2014-06-15 22:10:54 1063

翻译 Storm Multi-Language Protocol

Shell ComponentsSupport for multiple languages is implemented via the ShellBolt,ShellSpout, and ShellProcess classes. These classes implement theIBolt and ISpout interfaces and the protocol for exec

2014-06-14 21:06:29 643

翻译 Distributed RPC

在distributedRPC (DRPC)中的思想是对Storm上许多Function计算的并行化。Stormtopology以function参数流作为输入,emits这些Function调用的结果作为输出。DRPC并不是Storm的特征,而是由Storm的primitive,即由streams,spouts, bolts, and topologies表达的pattern。DRPC被

2014-06-13 20:45:06 771

翻译 Storm Trident指南

Trident是对基于Storm做实时计算的高层抽象。它可以使得高吞吐量、有状态的流处理与低延迟的分布式查询无缝衔接。如果你熟悉高水平的批处理工具如Pig/Cascading,那么Trident的概念将易于理解。Trident具有joins、aggregations、grouping、functions和filters。除此之外,Trident增加了基于任何数据库或持久化存储的有状态、持续处理

2014-06-13 15:36:59 1679

翻译 storm-cassandra

将Storm和Integrates Storm and Cassandra by providing a generic and configurable backtype.storm.Bolt implementation that writes StormTuple objects to a Cassandra Column Family.How the Storm Tuple

2014-06-13 09:36:27 1164

翻译 ElasticSearch入门

ElasticsearchElasticsearch,高可扩展、开源、全文搜索和分析引擎。接近实时的存储、搜索和分析海量数据。一般作为底层引擎用于增强具有复杂搜索需求的应用。适用场景:case 1:onlineweb,Elasticsearch存储所有商品类目和清单,为客户提供搜索case 2:收集日志或事务数据,对其进行分析挖掘。Case3:价格报警平台,

2014-06-12 18:14:39 1558

原创 规则引擎Drools

1. 规则引擎规则引擎是一种嵌套在应用程序中的组件,它实现了将业务规则从应用程序代码中分离出来。规则引擎使用特定的语法编写业务规则,规则引擎可以接受数据输入、解释业务规则、并根据业务规则做出相应的决策。

2014-06-10 17:46:30 1845

Django Web开发指南.pdf

Django Web开发指南

2012-11-06

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除