Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

Immediately access django-celery-results TaskResult after starting

Celery 4.0.2 AsyncResult.then not working

Celery check pending tasks number before specified taskid

python rabbitmq celery

Celery add_periodic_task blocks Django running in uwsgi environment

How to test celery periodic_task in Django?

Diagnosing Memory leak in boto3

Prevent celery task from starting until a different task with similar arguments is done

Hi! I'm not able to connect with "heroku redis" on django

Using MongoDB as message queue for Celery

Django-Celery - Resubmit tasks from admin page?

django celery django-celery

celery task eta is off, using rabbitmq

OperationFailure: database error when threading in MongoEngine/PyMongo

In Celery how to update the state of a main task until all his subtasks are done?

python django celery

django database as a celery broker giving connection refused error

django celery django-celery

Celery is not working on my Heroku

python heroku celery amqp

Correct setup for multiple web sites with nginx, django and celery

Celery: selectively clearing queue from Python tasks

What is the equivalent of Celery for Clojure?

clojure celery

Detect whether Celery is available and running

Flask with create_app, SQLAlchemy and Celery