24bb80f0ae
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).
5 lines
246 B
Text
5 lines
246 B
Text
$NetBSD: distinfo,v 1.1 2014/04/19 17:57:31 rodent Exp $
|
|
|
|
SHA1 (celery-3.1.11.tar.gz) = 60cde9bced8f104de23d7a979847dd9ac5a43498
|
|
RMD160 (celery-3.1.11.tar.gz) = e778c924c6ce2c3c43cee399636cc5636a5c83a2
|
|
Size (celery-3.1.11.tar.gz) = 1289359 bytes
|