./net/py-celery, Asynchronous task/job queue based on distributed message passing

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 4.1.0nb1, Package name: py27-celery-4.1.0nb1, Maintainer: pkgsrc-users

Celery 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)