Go to file
Joshua Harlow 3755dccced Have the lock recipe no longer be sorta re-entrant
Instead of having acquire be re-entrant but release remove
the lock immediately we should just not be re-entrant at
all since the current implemetnation is mostly broken in
the first place (especially when the inner release will destroy
other acquires...).

Fixes #291
2015-03-17 11:30:23 -07:00
2014-03-14 10:26:39 +01:00
2013-04-28 12:32:37 -07:00
2012-05-23 16:45:24 -07:00
2012-10-15 11:50:16 +02:00
2014-01-29 10:49:22 -05:00

Kazoo

kazoo implements a higher level API to Apache Zookeeper for Python clients.

See the full docs for more information.

License

kazoo is offered under the Apache License 2.0.

Authors

kazoo started under the Nimbus Project and through collaboration with the open-source community has been merged with code from Mozilla and the Zope Corporation. It has since gathered an active community of over two dozen contributors.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 2.9 MiB
Languages
Python 99.5%
Makefile 0.3%
Shell 0.2%