Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2019Q1,
Version: 4.2.1,
Package name: py27-celery-4.2.1,
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).
Required to run:[
lang/python27] [
net/py-kombu]
Master sites:
SHA1: 1d1c125b8621b0ab4c90b4f094995581aaf9044f
RMD160: 36d9697dbc2c312ed0ae65b43e121db1c4980afd
Filesize: 1332.104 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-celery-4.2.1 (created)