Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

Why are celery_taskmeta and other tables not being created when running a syncdb in django?

django celery django-celery

Celery task schedule (Celery, Django and RabbitMQ)

Start Python Celery task via Redis Pub/Sub

python redis celery

Consume kafka messages from django app

django apache-kafka celery

Test if a celery task is still being processed

In celery, how to ensure tasks are retried when worker crashes

Celery @task doesn't work with instance methods

CeleryBeat Process consumes all OS memory

Django run tasks (possibly) in the far future

Celery chain not working with batches

Flask with Celery - Application context not available

Celery and signals

python django signals celery

how to serialize binary files to use with a celery task

First steps with Celery using a virtualenv

python celery virtualenv

Unknown queue names show on Rabbitmq mgmt. when using Celery

python rabbitmq celery amqp

celerybeat - multiple instances & monitoring

Running RabbitMQ+Celery in the same server as production environment

Lightweight notification technique