Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-celery

django - difference between signals and celery

How can I disable the Django Celery admin modules?

Django & Celery — Routing problems

Worker starts, then shuts down. No errors

Django-celery and RabbitMQ not executing tasks

django-celery-email task isn't executed

python django django-celery

Using django-celery chord, celery.chord_unlock keeps executing forever not calling the provided callback

redis django-celery chord

Python Celery - Worker ignoring loglevel INFO

Notify celery task of worker shutdown

Django Celery task on Heroku causes high memory usage

Using django-nose and django-celery together -- unit testing

Celery's pytest fixtures (celery_worker and celery_app) does not work

django celery django-celery

Celery with rabbitmq creates results multiple queues

Celery tasks profiling

django-celery: bind=True fails, takes 2 positional arguments but 3 were given

python django django-celery

Django Celery socket.error: [Errno 111] Connection refused

Celery tasks without result write to result backend

celery django-celery

How to use Supervisor + Django + Celery with multiple Queues and Workers?

Stopping/Purging Periodic Tasks in Django-Celery