A collection of async functionality and additions from the future.
711e5bb9d5
Instead of having the green executor(s) helper classes be inline with the rest of the other executors move its helper classes/objects into its own module and use them from there instead. This also moves the work item helper into '_utils.py' for similar/equivalent reasons. Change-Id: I028738bf7d64f97320450d63debbd5116b505a72 |
||
---|---|---|
doc/source | ||
futurist | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Futurist
Code from the future, delivered to you in the now. The goal of this library would be to provide a well documented futures classes/utilities/additions that allows for providing a level of transparency in how asynchronous work gets executed. This library currently adds statistics gathering, an eventlet executor, a synchronous executor etc.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/futurist
- Source: http://git.openstack.org/cgit/openstack/futurist
- Bugs: http://bugs.launchpad.net/futurist