- Mastering Apache Storm
- Ankit Jain
- 83字
- 2021-07-02 20:32:28
Summary
In this chapter, we introduced you to the basics of Storm and the various components that make up a Storm cluster. We saw a definition of different deployment/operation modes in which a Storm cluster can operate.
In the next chapter, we will set up a single and three-node Storm cluster and see how we can deploy the topology on a Storm cluster. We will also see different types of stream groupings supported by Storm and the guaranteed message semantic provided by Storm.
推薦閱讀
- Android Wearable Programming
- HTML5移動Web開發技術
- Kali Linux Web Penetration Testing Cookbook
- 深入理解Java7:核心技術與最佳實踐
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- 手把手教你學C語言
- PySpark Cookbook
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- Frank Kane's Taming Big Data with Apache Spark and Python
- Python編程:從入門到實踐(第3版)
- Web程序設計:ASP.NET(第2版)
- 微前端設計與實現
- DevOps 精要:業務視角
- RESTful Web API Design with Node.js
- Socket.IO Cookbook