celery.backends
Get backend class by name.
If the name does not include “.” (is not fully qualified), "celery.backends." will be prepended to the name. e.g. "database" becomes "celery.backends.database".
Process Supervisor - celery.supervisor
Backend: Base - celery.backends.base
Enter search terms or a module, class or function name.