The example in the github repository below shows a simple implementation of two microservices (.NET 8 Web Api) communicating with each other via RabbitMQ and MassTransit.
Comments and/or suggestions are always welcome.
The example in the github repository below shows a simple implementation of two microservices (.NET 8 Web Api) communicating with each other via RabbitMQ and MassTransit.
Comments and/or suggestions are always welcome.
For further actions, you may consider blocking this person and/or reporting abuse
Salah -
jordan gonzález -
Hootan Hemmati -
David Au Yeung -
Top comments (4)
Thank you for sharing your article on connecting two microservices using RabbitMQ and MassTransit. It's a great topic, and I appreciate your effort in explaining the key concepts. As someone interested in implementing this. for example demonstrating practical patterns like the Outbox Pattern .Thanks again for your work—I’m looking forward to updates!
An implementation of the outbox pattern can be found on this repository: github.com/AngeloDotNet/Background...
If it is not what you would like to see, could you please give me some more precise indications so that I can create an ad hoc demo for you?
Waiting for your feedback, thank you and goodbye
Thank you so much, Angelo! I appreciate you sharing the repository.
I'll check it out.
If I could ask for one thing, maybe a quick demo of a real-world scenario where the Outbox Pattern shines? Like handling failures while keeping the messages flowing smoothly between services. Looking forward to seeing more of your work. Thanks again!
Hi, in my opinion the repository I pointed out to you meets your needs, as it is an example that uses the outbox pattern in a real case of sending emails.
If it is not the demo you are looking for, write to me and we can talk about it without any problems.