Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-celery

NotRegistered exception when using django-celery with redis

How do I set a backend for django-celery. I set CELERY_RESULT_BACKEND, but it is not recognized

celery beat doesn't work properly

multiple workers and multiple queues on celery django daemon

Run celery task without workers

Django Celery: manage.py celeryd returns "Unknown Command"

django celery django-celery

Difference between usage of Django celery and Django cron-jobs?

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