python-kazoo

higher level API to Apache Zookeeper (Python 2)

Description

Kazoo features:

 * A wide range of recipe implementations, like Lock, Election or Queue
 * Data and Children Watchers
 * Simplified Zookeeper connection state tracking
 * Unified asynchronous API for use with greenlets or threads
 * Support for gevent 0.13 and gevent 1.0
 * Support for Zookeeper 3.3 and 3.4 servers
 * Integrated testing helpers for Zookeeper clusters
 * Pure-Python based implementation of the wire protocol, avoiding all the
   memory leaks, lacking features, and debugging madness of the C library

Kazoo is heavily inspired by Netflix Curator simplifications and helpers.

This is the Python 2 version of the package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://kazoo.readthedocs.io


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-kazoo