Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2022Q3,
Version: 5.2.7,
Package name: py310-celery-5.2.7,
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: 1439.69 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version py310-celery-5.2.7 (created)