Skip to main content

Zookeeper Tools

Project description

zktools is a package of tools implementating higher level constructs using Apache Zookeeper.

It currently provides:

  • A Zookeeper Connection object that handles proxying calls to zookeeper using the correct zookeeper handle, and re-establishing the connection during connection loss in a call.

  • A Zookeeper lock with support for non-blocking acquire, modeled on Python’s Lock objects that also includes a Revocable Shared Locks with Freaking Laser Beams described in the Zookeeper Recipe’s.

See the full docs for more information.

License

zktools is offered under the MPL license.

Authors

zktools is made available by the Mozilla Foundation.

Changelog

0.1 (11/22/2011)

Features

  • Lock implementation, with revokable shared locks.

  • Zookeeper connection object with automatic reconnect.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zktools-0.1.tar.gz (14.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page