python-celery 5.4.0
Propagated dependencies: python-billiard@4.2.0 python-click@8.1.7 python-click-didyoumean@0.3.1 python-click-plugins@1.1.1 python-click-repl@0.2.0 python-kombu@5.3.7 python-tzdata@2023.4 python-vine@5.1.0
Channel: guix
Home page: https://celeryproject.org
Licenses: Modified BSD
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 results: 1