Ask Solem
|
3c517b0473
Merge branch 'master' into rumineykova/master
|
13 anni fa |
Ask Solem
|
ec2e3c36ba
[consumer bootsteps] Tests passing
|
13 anni fa |
Ask Solem
|
ffd8e2613c
worker.consumer is now a package and adds CELERYD_CONSUMER_BOOT_STEPS setting
|
13 anni fa |
Rumyana Neykova
|
ee83630e15
Add actors_manager component
|
13 anni fa |
Ask Solem
|
f16620fe05
Merge branch '3.0'
|
13 anni fa |
Ask Solem
|
db1efae951
The restart_pool remote control command now requires the CELERYD_POOL_RESTARTS setting to be enabled. Disabling the sentinel event by default reduces the number of sempahores required to run the pool.
|
13 anni fa |
Ask Solem
|
efbb804184
Merge branch '3.0'
|
13 anni fa |
Ask Solem
|
71c962f20f
Default BROKER_HEARTBEAT value is now set to 10 seconds
|
13 anni fa |
Ask Solem
|
8ec2beb867
Support AMQP heartbeats (if using kombu using_pyamqp branch)
|
13 anni fa |
Ask Solem
|
bdc828165d
Support AMQP heartbeats (if using kombu using_pyamqp branch)
|
13 anni fa |
Ask Solem
|
59cf4f704c
Removes BROKER_INSIST option
|
13 anni fa |
Ask Solem
|
fa52fa9bf3
Removes AMQP_TASK_RESULT_CONNECTION_MAX (use BROKER_POOL_LIMIT)
|
13 anni fa |
Ask Solem
|
98d952204f
Removes the CELERY_TASK_ERROR_WHITELIST setting
|
14 anni fa |
Ask Solem
|
0b1f8efdb6
Removes the CELERY_AMQP_TASK_RESULT_EXPIRES, in favor of CELERY_TASK_RESULT_EXPIRES
|
14 anni fa |
Ask Solem
|
b194fc3935
Use str.format and print_function
|
13 anni fa |
Ask Solem
|
eb8c36ca85
Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers.
|
13 anni fa |
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.
|
13 anni fa |
Ask Solem
|
0f9368aa85
Updates What'snew
|
13 anni fa |
Ask Solem
|
2e0d7293a1
2.6 is now Celery 3.0 (Chiastic Slide)
|
13 anni fa |
Ask Solem
|
966f90fdfb
LOGFILE deprecation message should provide alternative
|
13 anni fa |
Ask Solem
|
71ca777f23
Removes Task.logger (not in 2.5)
|
13 anni fa |
Ask Solem
|
566c4da7b4
Use ' instead of "
|
13 anni fa |
Ask Solem
|
cc1ae88ff9
Remove copyright texts from modules
|
13 anni fa |
Ask Solem
|
f3110b3667
Updates the Celery Deprecation Timeline
|
13 anni fa |
Ask Solem
|
47ec21250c
Deprecate BROKER_ and REDIS_ options now superceded by BROKER_URL and URL form of CELERY_RESULT_BACKEND
|
13 anni fa |
Ask Solem
|
322bf719a7
Cosmetics
|
13 anni fa |
Ask Solem
|
c0ac1b763f
Only ever use one timer thread, and instead set the priorority for items.
|
13 anni fa |
Ask Solem
|
12a00a2513
Adds new option CELERY_INCLUDE as an alternative to CELERY_IMPORTS. Also Celery(include=[..]) works
|
13 anni fa |
Ask Solem
|
cbd1e9ded4
FORCE_EXECV is now enabled by default
|
13 anni fa |
Ask Solem
|
e60bfbe4c5
Configuration updates
|
13 anni fa |