mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
2c13270bcd
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
396 B
Text
8 lines
396 B
Text
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.
|