This document describes the current stable version of Celery (5.2). For development docs, go here.
celery.loaders
¶
Get loader by name.
Loaders define how configuration is read, what happens when workers start, when tasks are executed and so on.