Skip to content

yogyogi/Microservices-Asynchronous-Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices Asynchronous Communication with RabbitMQ and MassTransit

Here we will understand how Asynchronous Communication between Microservices work. In our Pizza Drone Delivery application we have 2 Microservices – CommandCenter and ProcessCenter. They communicate with one another synchronously using HttpClient class.

Repository is updated to .NET 8.0

Read the entire article here - https://www.hosting.work/aspnet-core-microservices-asynchronous-communication-rabbitmq-masstransit/

Tutorial Contents

  1. What is RabbitMQ
  2. Installing RabbitMQ with Docker
  3. Setting Publisher microservice in RabbitMQ
  4. What is MassTransit
  5. Testing message Publishing
  6. Setting Consumer microservice in RabbitMQ
  7. Testing the Consumer
  8. Storing the PizzaItems Collection in MongoDB for ProcessCenter Microservice

Want to support me ?

Your support of every $5 will be a great reward for me to carry on my work. Thank you!

Buy Me A Coffee Paypal Me