python-celery 5.6.3
Propagated dependencies: python-billiard@4.2.2 python-click@8.3.1 python-click-didyoumean@0.3.1 python-click-plugins@1.1.1.2 python-click-repl@0.3.0-1.b84191a python-dateutil@2.9.0 python-kombu@5.6.2 python-tzlocal@5.2 python-vine@5.1.0
Channel: guix
Home page: https://celeryproject.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Distributed Task Queue
Description:
Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on a single or more worker servers using multiprocessing, Eventlet, or gevent. Tasks can execute asynchronously (in the background) or synchronously (wait until ready).
Total packages: 1