ad133adea6
Change-Id: Ie3aa386c831459a028ba494570bafd53b998126e
60 lines
905 B
ReStructuredText
60 lines
905 B
ReStructuredText
---------
|
|
Utilities
|
|
---------
|
|
|
|
.. warning::
|
|
|
|
External usage of internal utility functions and modules should be kept
|
|
to a **minimum** as they may be altered, refactored or moved to other
|
|
locations **without** notice (and without the typical deprecation cycle).
|
|
|
|
Async
|
|
~~~~~
|
|
|
|
.. automodule:: taskflow.utils.async_utils
|
|
|
|
Deprecation
|
|
~~~~~~~~~~~
|
|
|
|
.. automodule:: taskflow.utils.deprecation
|
|
|
|
Eventlet
|
|
~~~~~~~~
|
|
|
|
.. automodule:: taskflow.utils.eventlet_utils
|
|
|
|
Kazoo
|
|
~~~~~
|
|
|
|
.. automodule:: taskflow.utils.kazoo_utils
|
|
|
|
Kombu
|
|
~~~~~
|
|
|
|
.. automodule:: taskflow.utils.kombu_utils
|
|
|
|
Locks
|
|
~~~~~
|
|
|
|
.. automodule:: taskflow.utils.lock_utils
|
|
|
|
Miscellaneous
|
|
~~~~~~~~~~~~~
|
|
|
|
.. automodule:: taskflow.utils.misc
|
|
|
|
Persistence
|
|
~~~~~~~~~~~
|
|
|
|
.. automodule:: taskflow.utils.persistence_utils
|
|
|
|
Schema
|
|
~~~~~~
|
|
|
|
.. automodule:: taskflow.utils.schema_utils
|
|
|
|
Threading
|
|
~~~~~~~~~
|
|
|
|
.. automodule:: taskflow.utils.threading_utils
|