Ask Solem
|
4c682b570d
Adds setting CELERY_ACCEPT_CONTENT: A whitelist of serializers/content-types to accept
|
12 年 前 |
Ask Solem
|
8afde39c63
Use intersphinx refs instead of hard links. Also closes #1085
|
12 年 前 |
Ask Solem
|
e801a30f67
Adds broker comparison table. Closes #963
|
12 年 前 |
Travis
|
bcd25c3454
Documented using IronMQ as a broker and IronCache as a result store.
|
12 年 前 |
Ask Solem
|
ef0838b991
MongoDB: MONGODB_BACKEND_SETTINGS now accepts "options" for kwargs to pass to pymongo.Connection. Closes #1015
|
12 年 前 |
Ask Solem
|
9af5b8493f
Updates Changelog
|
12 年 前 |
Ask Solem
|
2a1c3d95fe
Updates Changelog for 3.0.16
|
12 年 前 |
Ask Solem
|
fe39c9eba0
Must now enable CELERY_CHORD_PROPAGATES to get the new chord error behavior
|
12 年 前 |
baeuml
|
94715cd6d9
dummy -> memory for CELERY_CACHE_BACKEND
|
12 年 前 |
Ask Solem
|
6a8221d427
Adds setting to modify the heartbeat monitor rate: BROKER_HEARTBEAT_CHECKRATE
|
12 年 前 |
Craig Younkins
|
52a11bdef7
Adding configuration variable to set max_pool_size for MongoDB connection
|
12 年 前 |
Ask Solem
|
5338f86341
Tests passing
|
12 年 前 |
Ask Solem
|
62c9d62d7e
Docs did not mention default of TASK_RESULT_EXPIRES
|
12 年 前 |
Ask Solem
|
16be17ae82
Fix rst bugs
|
12 年 前 |
Ask Solem
|
36ff2334a5
Update changelog and set release-date for 3.0.12
|
12 年 前 |
Ask Solem
|
5440e4d746
Adds a CELERY_QUEUE_HA_POLICY setting for easy configuration of x-ha-policy
|
12 年 前 |
jbiel
|
45d9a2c5ec
Document CASSANDRA_OPTIONS
|
12 年 前 |
Matt Long
|
282e8bcb38
CELERY_TASK_PUBLISH_RETRY description agrees with default
|
12 年 前 |
Ask Solem
|
02656d7a86
Adds :event: refs
|
12 年 前 |
Ask Solem
|
6cd6f29b30
Revert task decorators to no empty parents, as it just looks so much worse
|
12 年 前 |
Ask Solem
|
4913529f49
Use code-block:: bash
|
12 年 前 |
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.
|
12 年 前 |
Ask Solem
|
4b80f340f0
Documents the BROKER_HEARTBEAT setting
|
12 年 前 |
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.
|
12 年 前 |
Ask Solem
|
9000f31d6f
Mention timezone settings
|
12 年 前 |
Ask Solem
|
2e0d7293a1
2.6 is now Celery 3.0 (Chiastic Slide)
|
12 年 前 |
Ask Solem
|
7b07d226ec
Doc Improvements
|
13 年 前 |
Ask Solem
|
0648ca3b0f
Rewrite and updatae the execution guide (now called Calling Guide)
|
13 年 前 |
Ask Solem
|
bd219442bb
Use 'CALL a task' for client, and 'EXECUTE' for worker
|
13 年 前 |
Ask Solem
|
4e14f7605e
Consistently use @task() (with parens) in docs
|
13 年 前 |