Skip to content
C

celery

Projects with this topic

  • This project serves as an example of a messaging system, utilizing RabbitMQ as the message broker and Django Celery for task management and worker generation. RabbitMQ efficiently queues and distributes messages, ensuring reliable and asynchronous communication between services. Django Celery integrates with the Django framework to manage and schedule background tasks, generating workers that execute these tasks. Together, they provide a robust and scalable solution for handling asynchronous tasks and inter-service communication.

    Updated
    Updated
  • A web app and API for analyzing dbt projects for performance, complexity, and compliance https://whetstone.nicholasyager.com

    Updated
    Updated