Apache ZooKeeper

Apache ZooKeeper is an open source server which enables highly-reliable distributed coordination in distributed applications. You can deploy ZooKeeper with Global Mailbox for centralized services across a cluster.

ZooKeeper provides the following services:
  • Maintains configuration information
  • Naming
  • Distributed synchronization
  • Group services
  • Metadata management