Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-celery

How to start celery in background of terminal in Django

django django-celery

Celery truncates log messages

Celery: Remote workers frequently losing connection

celery django-celery

Creating separate database connection for every celery worker

How to resolve this error? "RestartFreqExceeded: 5 in 1s" in django+celery+rabbitmq+mysql+redis

Running celeryd_multi with supervisor

Django-Celery: djkombu_queue table no created

How to cleanup celery_taskmeta?

task celery django-celery

Does django's runserver option provide a hook for running other restart scripts?

django celery django-celery

django celery: how to set task to run at specific interval programmatically

Periodic tasks in Django/Celery - How to notify the user on screen?

django celery django-celery

Scheduling thousands of one-off (non-reoccuring) tasks for near-simultaneous execution via Django-celery

In celery, what is the appropriate way to pass contextual metadata from sender process to worker when a task is enqueued?

Stopping celery task gracefully

How to configure TASK_SERIALIZER with django-celery

Implementing "idle" and "normal" priority queues for long-running tasks in Celery

How to diagnose Celery workers that hang

celery django-celery