Event Driven Architecture is a growing solution in a lot of projects where Event-Driven pattern is adopted. RabbitMQ makes available a message broker to get communication between different components which different dispatchers or, as RabbitMQ named them, exchange to route the message in the right destination. In this article I look at every exchanges by … Continue reading "RabbitMQ Exchange types – Put them into practice"
↧