oslo.concurrency/README.rst
Davanum Srinivas faa30f8f13 Flesh out the README
Add details to the README on what can be done with the library

Closes-Bug: #1391550
Change-Id: Ia5d34d4d23eaab663764aad0d877999a5414e8d0
2014-11-17 18:53:06 -05:00

12 lines
425 B
ReStructuredText

==================
oslo.concurrency
==================
Oslo concurrency library has utilities for safely running multi-thread,
multi-process applications using locking mechanisms and for running
external processes.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/oslo.concurrency
* Source: http://git.openstack.org/cgit/openstack/oslo.concurrency
* Bugs: http://bugs.launchpad.net/oslo