Skip to content
Programming Notes
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search
Menu Close
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search

Celery

  1. Home>
  2. Programming>
  3. Python>
  4. Celery

Celery/RabbitMQ Notes on Task Timings

  • Post author:Van Ly
  • Post published:2024-09-01
  • Post category:Celery/Django/RabbitMQ

The following notes apply when using Celery with the RabbitMQ broker. Celery Settings task_acks_late The Celery setting task_acks_late (by default disabled), if set, will defer message ACK with RabbitMQ until…

Continue ReadingCelery/RabbitMQ Notes on Task Timings

Celery with RabbitMQ on Docker

  • Post author:Van Ly
  • Post published:2023-09-04
  • Post category:Celery/Django/Docker/Programming/Python

Picking up from Django app template w/ Docker, here are the steps to add Celery to the Django app. Add RabbitMQ as the message queue Modify docker-compose.yml to include: services:…

Continue ReadingCelery with RabbitMQ on Docker
  • Author.instance().info()
  • Docker Starters
  • Patience-impaired Navigation
Copyright - WordPress Theme by OceanWP