Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2019Q3,
Version: 4.3.0,
Package name: py37-celery-4.3.0,
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:[
devel/py-vine] [
devel/py-setuptools] [
lang/python37] [
net/py-kombu]
Master sites:
SHA1: a1dda6e867d34e7f9906f0e28a72c9442eba7bb1
RMD160: 6606e0b65d1f711802867400c03b28ec6b9f41d8
Filesize: 1365.654 KB
Version history: (Expand)
- (2019-10-02) Package added to pkgsrc.se, version py37-celery-4.3.0 (created)