Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2021Q1,
Version: 4.4.2,
Package name: py38-celery-4.4.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:
SHA1: 87a82da33db858e625934a765d3e5b0ebaa0903e
RMD160: 4c63de7a04d785d8164ffd70f5bf854cc429c858
Filesize: 1414.192 KB
Version history: (Expand)
- (2021-03-30) Package added to pkgsrc.se, version py38-celery-4.4.2 (created)