| .. |
|
__init__.py
|
71face9ab0
Project changes name to celery
|
16 年之前 |
|
base.py
|
781111e11c
Programs --app argument module is now imported from the current directory
|
15 年之前 |
|
camqadm.py
|
a81eb571f3
90% coverage
|
15 年之前 |
|
celerybeat.py
|
a4f36e7f2d
celerybeat: Don't pass command line args to Beat()
|
15 年之前 |
|
celeryctl.py
|
2f71227e7a
New remote control commands: add_consumer + cancel_consumer* add_consumer queue exchange exchange_type routing_key **options Tells the worker to declare and consume from the specified declaration.* cancel_consumer queue_name Tells the worker to stop consuming from queue (by queue name).Commands also added to celeryctl and celery.task.control.inspect
|
15 年之前 |
|
celeryd.py
|
f009143969
PEP8ify + pyflakes
|
15 年之前 |
|
celeryd_detach.py
|
7ea3148b5c
pyflakes
|
15 年之前 |
|
celeryd_multi.py
|
fedde5e9ae
Removed debugging print statement
|
15 年之前 |
|
celeryev.py
|
de428230ca
pyflakes
|
15 年之前 |