ZooKeeper
- proper noun
- /zuːˈkiːpər/
- Specialized
- Apache Zookeeper was an obvious solution for distributed configuration.
Examples
-
Fabric uses Apache ZooKeeper as its central registry of container instances running.
Blog text (11) -
HBase runs on top of Hadoop and Zookeeper in production, but local mode takes care of that for us for experimentation.
Blog text (31) -
High Availability with Apache ZooKeeper and Akka Agents
Blog text (11) -
To start, we created a simple wrapper for ZooKeeper on top of Twitter's ZooKeeper client written in Scala.
Blog text (11) -
ZooKeeper, as a central registry, allows us to do some more nice things in the domain of broker topologies.
Blog text (11) -
With ZooKeeper as a distributed registry, battle-proven for this kind of use case, it's easy to create master-slave topologies with master election done on ZooKeeper locks.
Blog text (11) -
Just as clients can use the ZooKeeper registry to discover brokers, network connectors can use the same discovery protocol to connect the broker with all other brokers in the certain group.
Blog text (11) -
Apache ZooKeeper is an essential tool for managing distributed systems and ensuring they work together seamlessly.
-
We use ZooKeeper to coordinate configurations across various servers in our cloud environment.
-
By implementing ZooKeeper, our development team improved the reliability of service communication in our distributed architecture.
Surface Forms
Morphology
Etymology
ZooKeeper comes from the parts zoo ('a place with many animals') and keeper ('someone who looks after things'). Like a real zookeeper who keeps many animals safe and organised, the software ZooKeeper keeps many servers and settings in order so they can work together.