Ask Solem
|
29941b2e4e
Initial Consumer Bootsteps implementation
|
12 年之前 |
Ask Solem
|
c05af8cfcb
incomplete consumer boot steps
|
12 年之前 |
Ask Solem
|
96479fc168
Much of the WorkController code is now in bootsteps.Namespace
|
12 年之前 |
Ask Solem
|
77c97c4c68
Merge branch '3.0'
|
12 年之前 |
Ask Solem
|
337c8cbeea
Eventlet/gevent can now recover from broker connection loss. Closes #959
|
12 年之前 |
Ask Solem
|
ded23cadcf
Merge branch '3.0'
|
12 年之前 |
Ask Solem
|
6bc3a03df0
Better log messages when trying failover (multiple hosts in kombu master)
|
12 年之前 |
Ask Solem
|
3990b4b88a
Better log messages when trying failover (multiple hosts in kombu master)
|
12 年之前 |
Ask Solem
|
f2017db47a
Merge branch '3.0'
|
12 年之前 |
Ask Solem
|
ba74b7e6e5
[ev] Now calls on_poll_empty (requires kombu master)
|
12 年之前 |
Ask Solem
|
e2564aab1c
Merge branch '3.0'
|
12 年之前 |
Ask Solem
|
19dc001aa8
Fixes syntax error
|
12 年之前 |
Ask Solem
|
6b5461c0a0
Hub: Handle poll if poller closed. Fixes #882
|
12 年之前 |
Ask Solem
|
5319258512
Use connection.heartbeat_check
|
12 年之前 |
Ask Solem
|
fa11f8a5a2
Heartbeat check is now heartbeat / 2
|
12 年之前 |
Ask Solem
|
8ec2beb867
Support AMQP heartbeats (if using kombu using_pyamqp branch)
|
12 年之前 |
Ask Solem
|
bce3d8c604
Use connection.heartbeat_check
|
12 年之前 |
Ask Solem
|
8b3bb46cff
Heartbeat check is now heartbeat / 2
|
12 年之前 |
Ask Solem
|
bdc828165d
Support AMQP heartbeats (if using kombu using_pyamqp branch)
|
12 年之前 |
Ask Solem
|
db60177bdc
Quote consistency
|
12 年之前 |
Ask Solem
|
b23fd8c3f6
Use more str.format
|
12 年之前 |
Ask Solem
|
b194fc3935
Use str.format and print_function
|
12 年之前 |
Ask Solem
|
2c4fa2890b
Use except .. as exc
|
12 年之前 |
Ask Solem
|
f72ca1377d
On 2.6 we don't have to import with statement from __future__
|
12 年之前 |
Ask Solem
|
d7ea7e0a14
Add consumer now uses amqp.queues.select_add to make sure the new queue is added to _consume_from
|
12 年之前 |
Ask Solem
|
0cf8045b54
add_consumer command now uses queue config from CELERY_QUEUES if it exists
|
12 年之前 |
Ask Solem
|
24071a88a5
Adds Consumer.add_task_queue + cancel_task_queue
|
13 年之前 |
Ask Solem
|
2e0d7293a1
2.6 is now Celery 3.0 (Chiastic Slide)
|
13 年之前 |
Ask Solem
|
292b35b643
flake8
|
13 年之前 |
Ask Solem
|
7e4ca7009f
Optimizes prefetch count increments.
|
13 年之前 |