- Mastering Apache Storm
- Ankit Jain
- 72字
- 2021-07-02 20:32:32
Storm Parallelism and Data Partitioning
In the first two chapters, we have covered the introduction to Storm, the installation of Storm, and developing a sample topology. In this chapter, we are focusing on distribution of the topology on multiple Storm machines/nodes. This chapter covers the following points:
- Parallelism of topology
- How to configure parallelism at the code level
- Different types of stream groupings in a Storm cluster
- Guaranteed message processing
- Tick tuple
推薦閱讀
- Advanced Quantitative Finance with C++
- LabVIEW入門與實戰(zhàn)開發(fā)100例
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動畫(原書第3版)
- 編寫高質(zhì)量代碼:改善Python程序的91個建議
- oreilly精品圖書:軟件開發(fā)者路線圖叢書(共8冊)
- Reactive Programming With Java 9
- Full-Stack React Projects
- PLC編程與調(diào)試技術(shù)(松下系列)
- 深入理解Elasticsearch(原書第3版)
- 愛上micro:bit
- Microsoft Dynamics AX 2012 R3 Financial Management
- MySQL入門很輕松(微課超值版)
- R數(shù)據(jù)科學(xué)實戰(zhàn):工具詳解與案例分析
- GitHub入門與實踐
- Struts 2.x權(quán)威指南