Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

subclassing celery Task

Do I need celery when I am using gevent?

python django celery gevent

Getting User object from username in django

Celery: log each task run to it's own file?

python logging celery

Django and Celery - How to Distribute?

django celery

Celery Logging: consistent way to log inside and outside of a task

celery worker not working though rabbitmq has queue buildup

How to get data from django celery tasks

Django ImproperlyConfigured - The SECRET_KEY setting must not be empty

python django celery

memcache on django is not working

Celery task getting SoftTimeLimitExceeded calling API

python python-3.x celery

how to start a task at a specific time with django & celery

python django date celery

RabbitMQ, Celery and Django - connection to broker lost. Trying to re-establish the connection

django rabbitmq celery

Consuming the pickle binary format from non-python (with celery and rabbitmq)

python rabbitmq celery pickle

Fatal error by starting django-celery with RabbitMQ [Unknown AMQP Method (10, 60)]

Route to worker depending on result in Celery?

Unable to set file permissions in S3 using boto and django

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

Celery / Django - How to programatically see workers' states

How can I make celery die after there are no more tasks to be run?