michael
|
77cf338e6e
Fixed daemon context creation, was probably broken a few commits ago.
|
15 年 前 |
Ask Solem
|
188dbabf59
Fix typo
|
15 年 前 |
Ask Solem
|
2321ee7a27
Allow Task to override the backend used to store results.
|
15 年 前 |
Ask Solem
|
732a16e0ec
Renamed task status "DONE" to "SUCCESS" (long wanted, backward incompatible change)
|
15 年 前 |
Ask Solem
|
10e6675b29
Tests now passing with the new execution trace
|
15 年 前 |
Ask Solem
|
8744a0f2df
Painting myself into a corner here, but I know the way out, just have to finish it later.
|
15 年 前 |
Ask Solem
|
6387a0dc6d
Only two tests not passing, fixed some more
|
15 年 前 |
Ask Solem
|
2fd2780b91
Merge branch 'beat' into 1point0
|
15 年 前 |
Ask Solem
|
d1e0743a1b
Renamed bucket_queue -> ready_queue
|
15 年 前 |
Ask Solem
|
3d0ce03091
Renamed AMQPListener -> CarrotListener (amqp_listener -> broker_listener)
|
15 年 前 |
Ask Solem
|
bc0a9a93d4
Renamed celery.scheduler -> celery.worker.scheduler
|
15 年 前 |
Ask Solem
|
5bd1584386
Tests now passing again!
|
15 年 前 |
Ask Solem
|
9c91935a64
And another file I forgot to commit :(
|
15 年 前 |
Ask Solem
|
4981d21db6
Forgot to commit the scheduler intself.
|
15 年 前 |
Ask Solem
|
4c57b60a34
Now using a scheduler to schedule tasks with ETA/countdown. A lot more efficient.
|
15 年 前 |
Ask Solem
|
ea5ae5efb2
Merge branch 'beat' into 1point0
|
15 年 前 |
Florian Apolloner
|
4160cc0443
Fix code examples
|
15 年 前 |
Ask Solem
|
33d258ab79
Mention Redis result store backend in README
|
15 年 前 |
Ask Solem
|
42d195c896
Added a Redis result store backend.
|
15 年 前 |
Ask Solem
|
f265298db0
Make a proper link
|
15 年 前 |
Ask Solem
|
b7570b6d1e
Fix typo multilingual multi-lingual
|
15 年 前 |
Ask Solem
|
de655e55c5
FAQ: Added section "Misconceptions"
|
15 年 前 |
Ask Solem
|
cf31b9511a
Link to Viktor Petersson's blog post about celery on FreeBSD in the FAQ
|
15 年 前 |
Ask Solem
|
5901f95dc8
Forgot to mention the dependency on the redis python client.
|
15 年 前 |
Ask Solem
|
7dbb643a61
rst: Forgot another "::"
|
15 年 前 |
Ask Solem
|
dd5b1d7a19
Fix rst syntax error
|
15 年 前 |
Ask Solem
|
79f6a6720d
Added otherqueues to tutorials index.
|
15 年 前 |
Ask Solem
|
dbdf40c918
Documented how to use Celery with Redis or an SQL database as the message queue.
|
15 年 前 |
Ask Solem
|
a056892353
Fix sphinx markup in celery.signals
|
15 年 前 |
Ask Solem
|
2f6f8003b4
Added Michael Elsdoerfer to AUTHORS
|
15 年 前 |