Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2021Q2,
Version: 5.0.5,
Package name: py38-celery-5.0.5,
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: e793c7ac25a267fc9b37b39c06b854cb9b90235a
RMD160: 079351be2b931ce18b96ca9acf293892e15ff12c
Filesize: 1393.001 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version py38-celery-5.0.5 (created)