Artwork
iconShare
 
Manage episode 487366629 series 3670304
Content provided by The Binary Breakdown. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by The Binary Breakdown or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://staging.podcastplayer.com/legal.

This paper details the design and implementation of ZooKeeper, a high-performance coordination service for large-scale distributed systems. ZooKeeper provides a simple, wait-free API enabling developers to build various coordination primitives, such as locks and group membership, without server-side modifications. It achieves high throughput through relaxed consistency guarantees, allowing local read processing and efficient atomic broadcast for writes. The paper showcases ZooKeeper's performance and application in various real-world scenarios at Yahoo!, including a fetching service, a distributed indexer, and a message broker. Finally, it compares ZooKeeper to related systems, highlighting its unique strengths in performance and scalability.

https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf

  continue reading

44 episodes