FAQ

ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.

Courtesy of Apache Zookeeper

There are currently 6 groups being archived for ZooKeeper.

Search Discussions

35,121
dev ZooKeeper > dev (2016)
11,621
zookeeper-dev ZooKeeper > zookeeper-dev (2010)
7,378
user ZooKeeper > user (2016)
4,053
commits ZooKeeper > commits (2016)
2,447
zookeeper-user ZooKeeper > zookeeper-user (2010)
837
zookeeper-commits ZooKeeper > zookeeper-commits (2010)

People

Translate

site design / logo © 2023 Grokbase