taskflow/doc/source/utils.rst
Joshua Harlow ad133adea6 Add + use failure json schema validation
Change-Id: Ie3aa386c831459a028ba494570bafd53b998126e
2015-03-11 12:53:15 -07:00

905 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

Locks

taskflow.utils.lock_utils

Miscellaneous

taskflow.utils.misc

Persistence

taskflow.utils.persistence_utils

Schema

taskflow.utils.schema_utils

Threading

taskflow.utils.threading_utils