Ask Solem
|
5f7645182f
Test fixes
|
13 年 前 |
Ask Solem
|
54fc2f1468
Migrate: Can now move tasks to specific workers if CELERY_WORKER_DIRECT=True
|
13 年 前 |
Ask Solem
|
1094c71d01
Adds a pool argument to celery.default_connection, which if set to False means that the pool won't be used to create a new connection
|
13 年 前 |
Ask Solem
|
223cf9729a
Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers.
|
13 年 前 |
Ask Solem
|
b45aaf4279
Add consumer now uses amqp.queues.select_add to make sure the new queue is added to _consume_from
|
13 年 前 |
Ask Solem
|
a394c4966f
Move setuptools import to the top. Thanks iksaif
|
13 年 前 |
Ask Solem
|
0a37d7ebc5
celeryd_after_setup signal is now sent before the startup banner is printed
|
13 年 前 |
Ask Solem
|
6f6410d25b
Adds signal: celeryd_after_setup
|
13 年 前 |
Paul McMillan
|
19f0ca70b4
Improve docs.
|
13 年 前 |
Mher Movsisyan
|
51e6b34f7b
Merge branch 'master' of github.com:celery/celery
|
13 年 前 |
Mher Movsisyan
|
f669b7f642
Adds Inspect.conf to Changelog
|
13 年 前 |
Mher Movsisyan
|
bbae9bf028
Implements Inspect.conf command for getting worker configuration
|
13 年 前 |
Ask Solem
|
30b492425f
Merge branch 'master' of github.com:celery/celery
|
13 年 前 |
Ask Solem
|
e0540c566e
Migrate: Moving tasks improvements
|
13 年 前 |
Ask Solem
|
44d634a20d
add_consumer command now uses queue config from CELERY_QUEUES if it exists
|
13 年 前 |
Ask Solem
|
4a9c7a51af
celeryd_after_setup signal is now sent before the startup banner is printed
|
13 年 前 |
Ask Solem Hoel
|
862230f370
Merge pull request #867 from dctrwatson/ignore-result-fix
|
13 年 前 |
Ask Solem
|
be1e391c41
Adds signal: celeryd_after_setup
|
13 年 前 |
John Watson
|
740ae0efb0
BaseTask class not allowing override from settings
|
13 年 前 |
Ask Solem
|
1c561fdb43
Keep lowercase configuration
|
13 年 前 |
Mher Movsisyan
|
e9a0daa265
Adds apply_async timeout and soft_timeout support to Changelog
|
13 年 前 |
Mher Movsisyan
|
a803238c25
Merge branch 'issue802'
|
13 年 前 |
Ask Solem
|
ea7bba7aa3
Merge branch '3.0'
|
13 年 前 |
Ask Solem
|
e95f708126
Bumps version to 3.0.1
|
13 年 前 |
Ask Solem
|
3f978c5150
Cosmetics
|
13 年 前 |
Łukasz Langa
|
0bdf3e32b3
added Łukasz Langa to contributors list
|
13 年 前 |
Ask Solem
|
f1c9ad2fde
Tests passing
|
13 年 前 |
Ask Solem
|
05d15c8fa1
Tests passing
|
13 年 前 |
Ask Solem
|
90c19f49a0
Merge branch 'ambv/patch-1'
|
13 年 前 |
Ask Solem
|
4dc4f14e07
Updates Changelog
|
13 年 前 |