RabbitMQ Implementation in .net core Microservices Architecture | Part 3

preview_player
Показать описание
Lost all views, all comments, all subscribers, in short codingFirday lost you and with no choice left had to create new Channel - please provide your support by subscribing to new channel CodingLocker, please find the link below.

Subscribe Coding Locker

codingFriday needs your support in retrieving all subscribers back at Coding Locker. See you all there at Coding Locker. Thanks

In this example, we have practically implemented #RabbitMQ #MassTransit in #.netcore microservices.

This is Part 3rd of Series of SAGA State Machine Practical Implementation in .Net Core Microservices to Handle Distributed Transaction and to maintain Data Consistency in #Microservices #Architecture using SAGA State Machine in Database.

In this example, we have created 3 Project for RabbitMQ Tutorial microservices communication
1. Creation of RabbitMQ Bus
2. Creation of Microservice 1
3. Creation of Microservice 2

At last we have seen Passing data from 1 microservice to the second microservice using RabbitMQ MassTransit with a practical example.

GitHub URL

Subscribe

FOLLOW ME ON - Coding Friday

Linkedin Chandra Prakash Variyani
Рекомендации по теме
Комментарии
Автор

Hi Chandra, your content is amazing. I would love to see you spending a bit more time on the conceptual part.

FH
Автор

Very basic and nice practical explanation. Keep it up.

NaqiImam
Автор

Unfortunately, the author did not bother to explain that he is using Mass Transit and what it is...No explanation of the codes written even properly

JoyMon
Автор

can we pass the images in Rabbit mq ? Kindly answer

krishanthsekaran
Автор

Hi please check,
The below line is giving the error.
var host = cfg.Host(new Uri(BusConstants.RabbitMqUri), hst =>
{


});


Error:
Cannot assign void to an implicitly-typed variable
cannot convert from 'System.IServiceProvider' to

ArvindGupta-ckzn
Автор

Nice explanation, but i am getting error in RabbitMqBus class, var host = cfg.Host(new Uri(BusConstants.RabbitMqUri), hst =>
{


});
This function doesn't return anything that's why assigning it to var host variable is failing, can you please provide us solution for this. Thanks and again great video.

vivk
Автор

sad to say the author is not sincere in doing this tutorial.

Sakatagaw
visit shbcf.ru