上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 53 下一页

Storm 多语言支持

摘要: Using non JVM languages with Storm https://github.com/nathanmarz/storm/wiki/Using-non-JVM-languages-with-Storm Multilang protocol https://github.com/nathanmarz/storm/wiki/Multilang-protocol Usi... 阅读全文
posted @ 2013-05-10 17:50 fxjwind 阅读(2829) 评论(0) 推荐(0) 编辑

Storm - Transactional-topologies

摘要: https://github.com/nathanmarz/storm/wiki/Transactional-topologies http://xumingming.sinaapp.com/736/twitter-storm-transactional-topolgoy/Storm guarant... 阅读全文
posted @ 2013-05-10 11:21 fxjwind 阅读(1839) 评论(0) 推荐(0) 编辑

Twitter Storm - DRPC

摘要: https://github.com/nathanmarz/storm/wiki/Distributed-RPC http://xumingming.sinaapp.com/756/twitter-storm-drpc/ DRPC ,Distributed Remote Procedure Call RPC本身是个成熟和古老的概念, Storm里面引入DRPC主要是利用stor... 阅读全文
posted @ 2013-05-08 17:34 fxjwind 阅读(1829) 评论(0) 推荐(0) 编辑

Storm - Guaranteeing message processing

摘要: https://github.com/nathanmarz/storm/wiki/Guaranteeing-message-processing http://xumingming.sinaapp.com/127/twitter-storm%E5%A6%82%E4%BD%95%E4%BF%9D%E8%AF%81%E6%B6%88%E6%81%AF%E4%B8%8D%E4%B8%A2%E5%A4%... 阅读全文
posted @ 2013-05-08 15:58 fxjwind 阅读(1919) 评论(0) 推荐(1) 编辑

Kafka 0.8

摘要: https://cwiki.apache.org/confluence/display/KAFKA/Kafka+0.8+Quick+Start0.8 is a huge step forward in functionality from 0.7.xThis release includes the following major features:Partitions are now replicated. 支持partition的复本, 避免broker失败导致的数据丢失 Previously the topic would remain available in the case of 阅读全文
posted @ 2013-05-08 13:49 fxjwind 阅读(936) 评论(0) 推荐(0) 编辑

Storm Topology的并发度

摘要: Understanding the parallelism of a Storm topology https://github.com/nathanmarz/storm/wiki/Understanding-the-parallelism-of-a-Storm-topology 概念 一个Topology可以包含一个或多个worker(并行的跑在不同的machine上), 所以wor... 阅读全文
posted @ 2013-05-04 15:20 fxjwind 阅读(7791) 评论(0) 推荐(0) 编辑

Storm 简介

摘要: https://github.com/nathanmarz/storm/wiki/Documentation 安装和配置 Storm的安装比较简单, 下载storm的release版本, 解压, 并且把bin/目录加到环境变量PATH里面去, 就ok了. 参考配置storm开发环境 当然为了运行Storm, 需要装一些其他的依赖的包, 可以参考Twitter Storm 安装... 阅读全文
posted @ 2013-05-03 17:15 fxjwind 阅读(3967) 评论(0) 推荐(0) 编辑

MongoDB Schema Design

摘要: http://www.blogjava.net/czihong/archive/2012/02/18/370250.html, Schema Design for MongoDB http://docs.mongodb.org/manual/core/data-modeling/, Data Modeling Considerations for MongoDB Applications ... 阅读全文
posted @ 2013-04-28 15:51 fxjwind 阅读(985) 评论(0) 推荐(0) 编辑

Megastore - Providing Scalable, Highly Available Storage for Interactive Services

摘要: 论文 Megastore: Providing Scalable, Highly Available Storage for Interactive Services http://blog.sciencenet.cn/blog-449420-444736.html 1. INTRODUCTION Interactive online services are forcing ... 阅读全文
posted @ 2013-04-27 16:31 fxjwind 阅读(887) 评论(0) 推荐(0) 编辑

Chubby - lock service for loosely-coupled distributed systems

摘要: The Chubby lock service for loosely-coupled distributed systems http://research.google.com/archive/chubby-osdi06.pdf http://blog.sina.com.cn/s/blog_5eb8ebcb0101dkvj.html http://blog.csdn.net/histor... 阅读全文
posted @ 2013-04-27 14:09 fxjwind 阅读(2188) 评论(0) 推荐(0) 编辑
上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 53 下一页