
Curator is a set of java libraries that make using apache zookeeper much easier.
this package contains the curator framework which is a high-level api that greatly simplifies using zookeeper. it adds many features that build on zookeeper and handles the complexity of managing connections to the zookeeper cluster and retrying operations.