DEV Community

Discussion on: Going Down The Rabbit Hole With RabbitMQ

Collapse
 
mrm8488 profile image
Manuel Romero

I have worked with distributed systems and we used RabbitMQ as message broker to communicate processes. Mailing, scaling pics, push notifications, there are many situations where you can use it. I recommend you to use Tortoise as RabbitMQ wrapper. It offers a cleaner API.