zookeeper

Centralized coordination server for distributed systems

brewmacoslinux
Try with needOr install directly
Source

About

Centralized server for distributed coordination of services

Commands

zkServerzkClizkEnv

Examples

Start ZooKeeper server$ zkServer start
Connect to ZooKeeper CLI client$ zkCli -server localhost:2181
Check ZooKeeper server status$ zkServer status