Storm#
- Storm笔记
- 1.1 Storm简介
- 1.2 Storm特性
- 2.1 Storm体系结构
- 2.2 Storm架构图
- 3.1 Storm集群环境搭建
- 4.1 Storm Hello World
- 5.1 Storm API
- 5.2 Storm拓扑
- 5.3 Storm拓扑配置
- 5.4 Storm流分组
- 5.5 Storm WordCount
- 5.6 Storm Spout的可靠性
- 6.1 RPC介绍
- 6.2 Storm DRPC介绍
- 6.3 Storm DRPC配置和示例
- 6.4 Storm DRPC实例场景
- 7.1 Storm Trident介绍
- 7.2 Storm Trident functions
- 7.3 Storm Trident filters
- 7.4 Storm Trident projections
- 7.5 Trident repartitioning operations
- 7.6 Trident Partition aggregate
- 7.7 Batch和Spout与Transactional
- 8.1 Storm与Kafka
- 8.2 Kafka相关术语介绍
- 8.3 Kafka安装与使用
- 8.4 Kafka-Manager-Console安装
- 9.1 Storm与Redis
- References
- Storm官方文档
- Storm网摘笔记