libzookeeper

v 3.4.6

C bindings for ZooKeeper, the high-performance coordination service

ZooKeeper is a distributed, open-source coordination service for distributed applications. It exposes a simple set of primitives that distributed applications can build upon to implement higher level services for synchronization, configuration maintenance, and groups and naming. It is designed to be easy to program to, and uses a data model styled after the familiar directory tree structure of file systems. This port contains the C bindings for interacting with it.

https://zookeeper.apache.org/

To install libzookeeper, paste this in macOS terminal after installing MacPorts

sudo port install libzookeeper

Add to my watchlist

Installations 0
Requested Installations 0