Ask Solem 34ee380c2c Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers. před 13 roky
..
app 34ee380c2c Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers. před 13 roky
apps 34ee380c2c Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers. před 13 roky
backends 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) před 13 roky
bin aa12fb4b24 Migrate: adds move_tasks and move_task_by_id, tools to move tasks from one queue to another před 13 roky
concurrency c16c0fed24 Module celery.state renamed -> celery._state před 13 roky
contrib e0540c566e Migrate: Moving tasks improvements před 13 roky
events 6b1ef78d21 event state: show more task info před 13 roky
loaders 1c561fdb43 Keep lowercase configuration před 13 roky
security 566c4da7b4 Use ' instead of " před 13 roky
task a8d4123253 Task classes inheriting 'from celery import Task' should not use accept_magic_kwargs před 13 roky
tests 05d15c8fa1 Tests passing před 13 roky
utils 34ee380c2c Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers. před 13 roky
worker f8119b329f Merge branch '3.0' před 13 roky
__compat__.py 9372cc73c7 Renames app.broker_connection -> app.connection před 13 roky
__init__.py 2e5a84930e master is now 3.1.0a1 před 13 roky
_state.py cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable před 13 roky
beat.py cc778116b9 Reset beat schedule to upgrade to UTC. Closes #844 před 13 roky
canvas.py f75c35595f Render README před 13 roky
datastructures.py 566c4da7b4 Use ' instead of " před 13 roky
exceptions.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) před 13 roky
local.py 566c4da7b4 Use ' instead of " před 13 roky
platforms.py 566c4da7b4 Use ' instead of " před 13 roky
result.py cac77d6e8b Removes igroup/ichord, use group(.si()) instead. před 13 roky
schedules.py e8f3b09c14 celery.schedules now works with timezone aware datetime's před 13 roky
signals.py be1e391c41 Adds signal: celeryd_after_setup před 13 roky
states.py 566c4da7b4 Use ' instead of " před 13 roky