Celery Background Tasks Install Configure An example task Run a worker Celery Background Tasks If your application has a long running task, such as processing some uploaded ...
celery.utils celery.utils celery.utils celery.utils celery.utils Utility functions. celery.utils.worker_direct(hostname)[源代码] Return kombu.Queue that is a direct rou...
celery.backends celery.backends celery.backends celery.backends celery.backends Backend abstract factory (…did I just say that?) and alias definitions. celery.backends....
Celery Deprecation Timeline Removals for version 3.2 Removals for version 4.0 Old Task API Compat Task Modules TaskSet Magic keyword arguments Task attributes celery.result ...
celery.signals celery.signals celery.signals celery.signals celery.signals This module defines the signals (Observer pattern) sent by both workers and clients. Function...
celery — Distributed processing Celery application objects Canvas primitives Proxies celery — Distributed processing This module is the main entry-point for the Celery A...