
Apache-ZooKeeper
Apache ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
About
Apache ZooKeeper is a distributed coordination service that provides a centralized infrastructure and registry for large distributed systems. It's primarily used by developers and system administrators building complex distributed applications, particularly within the big data ec…