Skip to content

RabbitMQ is a powerful message broker suitable for complex messaging scenarios, whereas Celery is a task queue system optimized for asynchronous task execution. In many real-world applications, Celery is used in conjunction with RabbitMQ to handle task queuing and execution,

Notifications You must be signed in to change notification settings

muhammedrahil/Celery-RabbitMQ-Controls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

celery-rabit

auto mail send RabbitMQ is a powerful message broker suitable for complex messaging scenarios, whereas Celery is a task queue system optimized for asynchronous task execution. In many real-world applications, Celery is used in conjunction with RabbitMQ to handle task queuing and execution, leveraging the strengths of both tools.

About

RabbitMQ is a powerful message broker suitable for complex messaging scenarios, whereas Celery is a task queue system optimized for asynchronous task execution. In many real-world applications, Celery is used in conjunction with RabbitMQ to handle task queuing and execution,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages