Ask Solem
|
3fe715d357
Redis transport now also uses the evented interface.
|
13 年 前 |
Ask Solem
|
5f08d979d0
amqplib: Consumer is now using an epoll/kqueue/select event loop
|
13 年 前 |
Ask Solem
|
a4f2874e82
Modernize Kombu integration
|
13 年 前 |
Ask Solem
|
ae06ac0eae
100% coverage for celery.worker.*
|
13 年 前 |
Ask Solem
|
0406058b27
Massive logging improvements
|
13 年 前 |
Ask Solem
|
7c072e4d31
Armin sez only to use one dot, and he's right
|
13 年 前 |
Ask Solem
|
16d71d2244
celery.abstract -> celery.worker.abstract
|
13 年 前 |
Ask Solem
|
f5f8b21926
Reorganizes utils into utils.imports, utils.text and utils.functional
|
13 年 前 |
Ask Solem
|
073295fe0b
Use kombu.utils.encoding instead
|
13 年 前 |
Ask Solem
|
b398ba3994
AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id
|
13 年 前 |
Ask Solem
|
22ceb946b5
Task registry is no longer global, but needs testing before merge, and hopefully cleaning up
|
14 年 前 |
Ask Solem
|
fc0fc1f638
Now basic_reject's invalid messages
|
13 年 前 |
David Cramer
|
2d09e5c1fd
Improve how exc_info is passed into loggers.
|
13 年 前 |
Ask Solem
|
6b52605db6
Updates copyright years to include 2012
|
13 年 前 |
Ask Solem
|
8a46eb778b
Merge branch 'rogerhu/fix_channel_errors'
|
13 年 前 |
Ask Solem
|
a134881c19
Introducing Boot Steps
|
13 年 前 |
Roger Hu
|
fb4a3dd10b
avoid Celery crashing for channel errors
|
13 年 前 |
Ask Solem
|
2438c1f64d
15000msgs/s
|
13 年 前 |
Ask Solem
|
a9d898ddef
Tests passing
|
13 年 前 |
Ask Solem
|
29ad3bde87
Optimization: Now at 10.000 tasks/s with librabbitmq
|
13 年 前 |
Ask Solem
|
9b94556b8c
Optimization: A tracer is now generated for each task (+ ~1500msg/s)
|
13 年 前 |
Ask Solem
|
1515d94b39
Can now override the execution strategy for each task.
|
13 年 前 |
Ask Solem
|
3f6c390310
Adds Task.execution_strategy
|
13 年 前 |
Ask Solem
|
cf522ee855
Some small optimizations
|
13 年 前 |
Ask Solem
|
fc2d61ddc8
celery.worker.control/ refactored into single module
|
14 年 前 |
Ask Solem
|
4d9d123b5c
Fixup rst doc for celery.worker.consumer
|
14 年 前 |
Ask Solem
|
641e838dd6
Cosmetics
|
14 年 前 |
Ask Solem
|
fa3f128611
Fixes serious bug with eventlet/gevent SIGINT shutdown. Closes #457
|
14 年 前 |
Ask Solem
|
27caaad22c
Adds module docstrings
|
14 年 前 |
Ask Solem
|
b6179c7316
Use new-style relative imports
|
14 年 前 |