RabbitMQ

Asynchronous communication between microservices.

Asynchronous communication between microservices

We’ll create two microservices using asynchronous communication. When making the request in the ms-order microservice, it will process your rules and then emit an event for the ms-payment.

Last modified September 1, 2023 (ab5f1131)