2016-11-24 12:58:47 +01:00
|
|
|
========================
|
|
|
|
Team and repository tags
|
|
|
|
========================
|
|
|
|
|
2018-01-16 01:12:23 -08:00
|
|
|
.. image:: https://governance.openstack.org/tc/badges/oslo.concurrency.svg
|
|
|
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
2016-11-24 12:58:47 +01:00
|
|
|
|
|
|
|
.. Change things from this point on
|
|
|
|
|
2019-04-23 13:25:13 +08:00
|
|
|
================
|
|
|
|
oslo.concurrency
|
|
|
|
================
|
2014-08-07 22:26:50 +04:00
|
|
|
|
2015-06-11 20:39:16 -07:00
|
|
|
.. image:: https://img.shields.io/pypi/v/oslo.concurrency.svg
|
2018-04-21 11:14:46 +08:00
|
|
|
:target: https://pypi.org/project/oslo.concurrency/
|
2015-04-07 09:16:21 -07:00
|
|
|
:alt: Latest Version
|
|
|
|
|
|
|
|
The oslo.concurrency library has utilities for safely running multi-thread,
|
2014-11-17 18:53:02 -05:00
|
|
|
multi-process applications using locking mechanisms and for running
|
|
|
|
external processes.
|
2014-08-07 22:26:50 +04:00
|
|
|
|
|
|
|
* Free software: Apache license
|
2017-07-12 22:22:54 +08:00
|
|
|
* Documentation: https://docs.openstack.org/oslo.concurrency/latest/
|
2019-04-23 13:25:13 +08:00
|
|
|
* Source: https://opendev.org/openstack/oslo.concurrency
|
2017-07-12 22:22:54 +08:00
|
|
|
* Bugs: https://bugs.launchpad.net/oslo.concurrency
|
2018-07-29 03:51:10 +08:00
|
|
|
* Release Notes: https://docs.openstack.org/releasenotes/oslo.concurrency/
|