controller.utilities.configuration.CELERY_POOL_MODE_VALUES

class controller.utilities.configuration.CELERY_POOL_MODE_VALUES(*values)[source]
__init__(*args, **kwds)

Attributes

prefork

eventlet

gevent

thread

solo