Celery v0.9.0 (unstable) documentation
Enter search terms or a module, class or function name.
The base class for loaders.
Loaders handles to following things:
Reading celery client/worker configurations.
See on_task_init().
See on_worker_init().
What modules are imported to find tasks?