Coordinate distributed systems.
bed303e9b4
The issue with current one is we try to use blocking as timeout provider. That make the timeout setting in mysql bound with blocking. And the lock can't served with scenario that when we don't need timeout blocking but still timeout required. Change-Id: I36c80f882a91cd1c63d5a3bc2d1d8cb50f6637c6 |
||
---|---|---|
doc | ||
examples | ||
playbooks | ||
releasenotes | ||
tools | ||
tooz | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
run-examples.sh | ||
run-tests.sh | ||
setup-consul-env.sh | ||
setup-etcd-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: https://docs.openstack.org/tooz/latest/
- Source: https://opendev.org/openstack/tooz
- Bugs: https://bugs.launchpad.net/python-tooz/
- Release notes: https://docs.openstack.org/releasenotes/tooz