Coordinate distributed systems.
03dbde52c1
The default unwatch_elected_as_leader implementation had a typo preventing the method from suceeding. Change-Id: Ib49cbd6558499ff8cd074bf8f2c9a26782a2146c Closes-Bug: 1467907 |
||
---|---|---|
doc/source | ||
examples | ||
tools | ||
tooz | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
LICENSE | ||
README.rst | ||
requirements-py3.txt | ||
requirements.txt | ||
run-examples.sh | ||
setup-memcached-env.sh | ||
setup-mysql-env.sh | ||
setup-postgresql-env.sh | ||
setup-redis-env.sh | ||
setup-sentinel-env.sh | ||
setup-zookeeper-env.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Tooz
The Tooz project aims at centralizing the most common distributed primitives like group membership protocol, lock service and leader election by providing a coordination API helping developers to build distributed applications.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/tooz
- Source: http://git.openstack.org/cgit/openstack/tooz
- Bugs: http://bugs.launchpad.net/python-tooz/