What Is A Message Queue + RabbitMQ and MassTransit Integration

Описание к видео What Is A Message Queue + RabbitMQ and MassTransit Integration

☄️ Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt
📌 Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ
🚀 Support me on Patreon to access the source code:   / milanjovanovic  

Message queues are required in most modern systems for the great benefits they bring. They're very useful for designing decoupled communication between components by passing messages to the queue. In this video, I'll show you how to use a message queue with MassTransit and connect it to RabbitMQ to publish messages.

Join my weekly .NET newsletter:
https://www.milanjovanovic.tech

Read my Blog here:
https://www.milanjovanovic.tech/blog

Subscribe for more:
   / @milanjovanovictech  

Chapters
0:00 Running RabbitMQ in Docker
0:46 Configuring message broker settings
2:12 MassTransit configuration
4:30 Why is a message queue useful?
5:40 Publishing messages to the queue
8:21 Implementing EventBus with MassTransit
10:46 Consuming messages from the queue

Комментарии

Информация по комментариям в разработке