libcurator-recipes-java

Apache curator recipes
  http://curator.apache.org
  0
  no reviews



Curator is a set of java libraries that make using apache zookeeper much easier.

this package contains the implementations of some of the common zookeeper "recipes" (elections, locks, barriers, counters, caches, nodes and queues). the implementations are built on top of the curator framework.