Skip to content

altoplano/zktools

 
 

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

Stars

Watchers

Forks

Packages

No packages published