blob: 59a82ab47d0bf053100da682c8cdfd5c9e5bc3db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
==================
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.concurrency
|