Building distributed applications is difficult enough without having to coordinate the actions that make them work. This practical guide shows how Apache ZooKeeper helps you manage distributed systems, so you can foc...

Buy Now From Amazon

Product Review

Building distributed applications is difficult enough without having to coordinate the actions that make them work. This practical guide shows how Apache ZooKeeper helps you manage distributed systems, so you can focus mainly on application logic. Even with ZooKeeper, implementing coordination tasks is not trivial, but this book provides good practices to give you a head start, and points out caveats that developers and administrators alike need to watch for along the way.

In three separate sections, ZooKeeper contributors Flavio Junqueira and Benjamin Reed introduce the principles of distributed systems, provide ZooKeeper programming techniques, and include the information you need to administer this service.

  • Learn how ZooKeeper solves common coordination tasks
  • Explore the ZooKeeper API’s Java and C implementations and how they differ
  • Use methods to track and react to ZooKeeper state changes
  • Handle failures of the network, application processes, and ZooKeeper itself
  • Learn about ZooKeeper’s trickier aspects dealing with concurrency, ordering, and configuration
  • Use the Curator high-level interface for connection management
  • Become familiar with ZooKeeper internals and administration tools


Similar Products

Kafka: The Definitive Guide: Real-Time Data and Stream Processing at ScaleDesigning Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable SystemsBuilding Microservices: Designing Fine-Grained SystemsHadoop: The Definitive Guide: Storage and Analysis at Internet ScaleCassandra: The Definitive Guide: Distributed Data at Web ScaleStreaming Systems: The What, Where, When, and How of Large-Scale Data ProcessingSite Reliability Engineering: How Google Runs Production SystemsSpark: The Definitive Guide: Big Data Processing Made SimpleThe Go Programming Language (Addison-Wesley Professional Computing Series)HBase: The Definitive Guide: Random Access to Your Planet-Size Data