Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2021Q3,
Version: 5.1.2,
Package name: py38-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:
SHA1: 57e85650d10e3bcd3d67f84d0e8c7b4fbe399d1d
RMD160: c4ca57558a632ddf116f62b0d8e4669fccbdad18
Filesize: 1423.379 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version py38-celery-5.1.2 (created)