Ask Solem 3ff2e37963 Moved date and time related utility functions to celery.utils.timeutils 15 years ago
..
control a270422862 New remote control command: dump_reserved: Dump currently waiting tasks 15 years ago
__init__.py 8e3c23408a Refactored some of the isintance mess with TokenBucket Queue vs TokenBucketQueue. 15 years ago
buckets.py 3ff2e37963 Moved date and time related utility functions to celery.utils.timeutils 15 years ago
controllers.py c30bebe09d Sleep only 0.2s not 1s after empty queue (round-trip time went from 0.03s to 0.01s, without hammering CPU) 15 years ago
heartbeat.py 85fb35af30 try: finally is available in 2.4, just not try: except: finally 15 years ago
job.py 03bd2ba802 Task.acks_late / CELERY_ACKS_LATE: Modify default ack behavior. 15 years ago
listener.py 8e3c23408a Refactored some of the isintance mess with TokenBucket Queue vs TokenBucketQueue. 15 years ago
pool.py 75a7526b32 .worker.pool.TaskPool.apply_async: Now supports the accept_callback argument. 15 years ago
revoke.py 1c4a5fb044 Move documentation for celery.worker.revoke to the rst file. 15 years ago
scheduler.py 392dc55f69 New remote control command: dump_schedule 15 years ago