Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2021Q4,
Version: 5.1.2,
Package name: py39-celery-5.1.2,
Maintainer: pkgsrc-usersCelery 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).
Master sites:
Filesize: 1423.379 KB
Version history: (Expand)
- (2022-01-05) Package added to pkgsrc.se, version py39-celery-5.1.2 (created)