Apache ZooKeeper is a coordination service for distributed systems used for configuration and discovery.
- Coordination and configuration service
- Leader election support
- Highly available cluster design
- Service discovery registry
- Configuration storage
- Distributed coordination
- Open-source and self-hosted
¶ History and References