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

425 B

oslo.concurrency

Oslo concurrency library has utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.