Ask Solem
|
9ff09da8cd
Scheduler: Can't localize the heap, as the .clear() method will set it to a new
|
15 年之前 |
Jesper Noehr
|
2b93e5495a
generator expressions for 2.4
|
15 年之前 |
Ask Solem
|
afbd6429d0
PEP8ify
|
15 年之前 |
Ask Solem
|
8a1f61a3c1
Fixed broken tests
|
15 年之前 |
Ask Solem
|
a4555caae6
Scheduler should only sleep a maximum of 2 seconds between iterations.
|
15 年之前 |
Ask Solem
|
cfbeeecbe6
Revoke tasks hold by the scheduler as soon as possible. Dirty fix for now, needs to find a way for the scheduler to support functionality like this.
|
15 年之前 |
Ask Solem
|
e37740255c
Clear internal queues if connection reset.
|
15 年之前 |
Ask Solem
|
54af6cb491
More cleanup (docstrings etc)
|
15 年之前 |
Ask Solem
|
0d5d2b2a02
Replace 'a if p else b' with 'p and a or b' for Python 2.4 compatibility.
|
15 年之前 |
Ask Solem
|
4041250e89
Some documentation and nitpicking.
|
15 年之前 |
Ask Solem
|
cfa225cb0d
Some more unittests.
|
15 年之前 |
Ask Solem
|
89f429738e
Yield None when there's nothing to schedule.
|
15 年之前 |
Ask Solem
|
84eb860d99
PEP8ify: Group imports
|
15 年之前 |
Ask Solem
|
d1e0743a1b
Renamed bucket_queue -> ready_queue
|
15 年之前 |
Ask Solem
|
bc0a9a93d4
Renamed celery.scheduler -> celery.worker.scheduler
|
15 年之前 |