Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2017Q3,
Version: 4.1.0nb1,
Package name: py27-celery-4.1.0nb1,
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: 68c4fcb08b0e1251fdc88cadd68fca2442a163b7
RMD160: 39c21d70a99c055ab45d8c41bee4cca723bda818
Filesize: 1300.478 KB
Version history: (Expand)
- (2017-09-28) Package added to pkgsrc.se, version py27-celery-4.1.0nb1 (created)