Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2020Q2,
Version: 4.4.2,
Package name: py37-celery-4.4.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).
Required to run:[
time/py-pytz] [
lang/python37] [
devel/py-vine] [
devel/py-setuptools]
Master sites:
SHA1: 87a82da33db858e625934a765d3e5b0ebaa0903e
RMD160: 4c63de7a04d785d8164ffd70f5bf854cc429c858
Filesize: 1414.192 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version py37-celery-4.4.2 (created)