- Mastering Apache Storm
- Ankit Jain
- 112字
- 2021-07-02 20:32:27
The ZooKeeper cluster
In any distributed application, various processes need to coordinate with each other and share some configuration information. ZooKeeper is an application that provides all these services in a reliable manner. As a distributed application, Storm also uses a ZooKeeper cluster to coordinate various processes. All of the states associated with the cluster and the various tasks submitted to Storm are stored in ZooKeeper. Nimbus and supervisor nodes do not communicate directly with each other, but through ZooKeeper. As all data is stored in ZooKeeper, both Nimbus and the supervisor daemons can be killed abruptly without adversely affecting the cluster.
The following is an architecture diagram of a Storm cluster:

推薦閱讀
- Instant Apache Stanbol
- HTML5 移動Web開發從入門到精通(微課精編版)
- Apache Hive Essentials
- C語言程序設計
- Android 7編程入門經典:使用Android Studio 2(第4版)
- Processing互動編程藝術
- Learning Neo4j 3.x(Second Edition)
- SharePoint Development with the SharePoint Framework
- Elasticsearch Server(Third Edition)
- Mastering Xamarin.Forms(Second Edition)
- 區塊鏈技術進階與實戰(第2版)
- Couchbase Essentials
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- Visual Basic程序設計(第三版)
- IoT Projects with Bluetooth Low Energy