Files
deb-python-taskflow/doc/source/utils.rst
Joshua Harlow f1bd24fbe4 Remove all 'lock_utils' now that fasteners provides equivalents
Depends-On: I442249783da4a6ae10c78b95e0b279409c95d2e6

Change-Id: I877928c858e8d6176d3f01ad9de2765104acf5c3
2015-06-04 16:27:17 -07:00

849 B

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

taskflow.utils.async_utils

Deprecation

taskflow.utils.deprecation

Eventlet

taskflow.utils.eventlet_utils

Kazoo

taskflow.utils.kazoo_utils

Kombu

taskflow.utils.kombu_utils

Miscellaneous

taskflow.utils.misc

Persistence

taskflow.utils.persistence_utils

Schema

taskflow.utils.schema_utils

Threading

taskflow.utils.threading_utils