- Apache Mesos Cookbook
- David Blomquist Tomasz Janiszewski
- 50字
- 2021-07-15 17:04:28
Implementing High Availability with Apache ZooKeeper
In this chapter, you will learn to how to configure Apache ZooKeeper with Mesos and run a highly available cluster:
- Configuring ZooKeeper installed from packages
- Configuring ZooKeeper installed from source
- Running a standalone Mesos master with ZooKeeper
- Running a high-availability Mesos cluster with ZooKeeper
推薦閱讀
- 自己動手寫搜索引擎
- Spring 5企業級開發實戰
- Drupal 8 Blueprints
- Android和PHP開發最佳實踐(第2版)
- Developing Mobile Web ArcGIS Applications
- 軟件測試工程師面試秘籍
- Django Design Patterns and Best Practices
- 假如C語言是我發明的:講給孩子聽的大師編程課
- Reactive Programming With Java 9
- 零基礎學Python數據分析(升級版)
- Learning ArcGIS for Desktop
- Node.js:來一打 C++ 擴展
- Image Processing with ImageJ
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- Learning Concurrency in Python