Skip to content

Mozilla-GitHub-Standards/a23f298c2c387ebaaccf7ff76ac4cd09cb92daf1c93ce89f81101168c8100ad7

 
 

Repository files navigation

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.

About

Zookeeper Tools

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.8%
  • Makefile 1.2%