Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

Using a Celery worker to interact with a SQLAlchemy DB, including knowing the user from the request

Django Channels 2.0 channel_layers not communicating

Celery: different settings for task_acks_late per worker / add custom option to celery

python django celery

Celery inspect shows worker offline when Concurrency value reached

django rabbitmq celery

Celery randomly losing tasks

python rabbitmq celery

Listen to mqtt topics with django channels and celery

How to deal with rabbitmq 4.0 deprecations?

rabbitmq celery

In Celery tasks, do retry_backoff and retry_backoff_max affect the manual self.retry() calls?

celery celery-task

Celery to manage java tasks

java python rabbitmq celery

How to resolve celery.backends.rpc.BacklogLimitExceeded error

Celery eventlet worker threads using too many database connections

How to limit the number of tasks that runs in celery

python heroku celery

Using Celery with RabbitMQ as broker vs using just RabbitMQ + Pika for async tasks, advantages of using one over another

What is BROKER_USER and BROKER_PASSWORD?

python django celery