Should You Use RabbitMQ with Your Sitecore Implementation?
Event-driven messaging is having a moment. But shiny doesn’t always mean right for your project. What Is RabbitMQ? RabbitMQ is an open-source message broker — middleware that sits between services and routes messages between them. Originally built on the Advanced Message Queuing Protocol (AMQP), it has since grown to support STOMP, MQTT, and WebSockets through …
