controller.utilities.configuration.CELERY_POOL_MODE_VALUES

class controller.utilities.configuration.CELERY_POOL_MODE_VALUES(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]
__init__(*args, **kwds)

Attributes

prefork

eventlet

gevent

thread

solo