slackbuilds_ponce/libraries/libzookeeper
Anton Worshevsky 2c13270bcd libraries/libzookeeper: Added (Zookeeper C client library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-07-16 10:57:26 -05:00
..
libzookeeper.info
libzookeeper.SlackBuild
README
slack-desc

libzookeeper provides a C client interface to Zookeeper server.
The Apache ZooKeeper system for distributed coordination is 
a high-performance service for building distributed applications.

This only builds C client library from zookeeper release tarball.
So you don't need JDK and full local zookeeper installation 
to build and use distributed applications like sheepdog
distributed storage.