Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celeryd

Celery: selectively clearing queue from Python tasks

Celery Result error "args must be a list or tuple"

Best way to map a generated list to a task in celery

celery celery-task celeryd

Problems stopping celeryd

Does the number of celeryd processes depend on the --concurrency setting?

multiple workers and multiple queues on celery django daemon

Celeryd multi with supervisord

Python Celery task to restart celery worker

python celery celeryd

Celery tries to connect to the wrong broker

python redis celery celeryd

Celery: how to separate different environments with different workers?

python django celery celeryd

Share memory areas between celery workers on one machine

Running multiple Django Celery websites on same server

In celery how to get the task status for all the tasks for specific task name?

Celery and Redis keep running out of memory

celerybeat automatically disables periodic task

Using celeryd as a daemon with multiple django apps?