Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

Logstash multiline codec for Celery stacktraces

python celery logstash

celery pdb running inside docker container with changing listening port

python celery docker pdb

Flask integration with Celery

flask celery python-3.4

Force celery to use json in place of pickle

python celery

how to enable auto scaling with Celery multi workers?

python celery

Celery with Django - deployment

python django celery

Shared XMPP connection between Celery workers

Running Celery worker inside an app context still raises "working outside of app context" error in task

python flask celery

Creating separate database connection for every celery worker

Schedule reminder for recurring event

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

Celery Tasks Lost after sending to rabbitmq broker

rabbitmq celery celery-task

Chain a celery task's results into a distributed group

python celery chain

Django Celery Task does not execute with .delay

django celery

Celery/RabbitMQ unacked messages blocking queue?

python rabbitmq celery urllib2

Weird error with Redis and Celery

python redis celery

Asynchronous task queues and asynchronous IO

Checking the next run time for scheduled periodic tasks in Celery (with Django)

Can I get a celery task's arguments if all I have is the task ID?

python celery

Unit testing celery tasks directly

python unit-testing celery