RabbitMQ - The FanOut, Topic and Direct EXCHANGE types - simulate in management console

Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=lqrCNhiTgTo



Duration: 38:54
2,444 views
43


The Rabbit MQ message broker can help an application to deal with peak loads, by receiving messages and commands and then the application can deal with these later.
i explain the terms Producer, Consumer, Exchange and Queues in this video.
I show a demo of the Exchange types and how to route messages to queues.
Im showing the exchange types through the management module / ui.
Enjoy! :-)
The code (startup docker script) is located here:
https://github.com/ekim197711/springboot-rabbitmq
Follow me on twitter:
https://twitter.com/MikeMoelNielsen







Tags:
rabbitmq
messagebroker
rabbit mq
rabbitmq management
message broker