Ask Solem 3ff2e37963 Moved date and time related utility functions to celery.utils.timeutils 15 年 前
..
control a270422862 New remote control command: dump_reserved: Dump currently waiting tasks 15 年 前
__init__.py 8e3c23408a Refactored some of the isintance mess with TokenBucket Queue vs TokenBucketQueue. 15 年 前
buckets.py 3ff2e37963 Moved date and time related utility functions to celery.utils.timeutils 15 年 前
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 年 前
heartbeat.py 85fb35af30 try: finally is available in 2.4, just not try: except: finally 15 年 前
job.py 03bd2ba802 Task.acks_late / CELERY_ACKS_LATE: Modify default ack behavior. 15 年 前
listener.py 8e3c23408a Refactored some of the isintance mess with TokenBucket Queue vs TokenBucketQueue. 15 年 前
pool.py 75a7526b32 .worker.pool.TaskPool.apply_async: Now supports the accept_callback argument. 15 年 前
revoke.py 1c4a5fb044 Move documentation for celery.worker.revoke to the rst file. 15 年 前
scheduler.py 392dc55f69 New remote control command: dump_schedule 15 年 前