
Curator is a set of java libraries that make using apache zookeeper much easier.
this package contains the curator client which is a low-level api wrapping the zookeeper's java client. it makes client access to zookeeper much simpler and less error prone. it provides the following features:
* continuous connection management
* operation retry utilities
* in-process, self-contained, test zookeeper server