All Projects → mozilla-services → zktools

mozilla-services / zktools

Licence: other
Zookeeper Tools

Programming Languages

python
139335 projects - #7 most used programming language

Zookeeper Tools

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

It currently provides:

  • Configuration - Zookeeper Configuration Helpers to store and load configuration information stored in Zookeeper nodes.
  • Locks - 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].