rabbitmq

RabbitMQ is a message broker software that allows applications to communicate with each other by sending and receiving messages. It is an open-source project that implements the Advanced Message Queuing Protocol (AMQP) and is written in the Erlang. It can be used to enable communication between different components of a system, allowing them to exchange data asynchronously. It can also be used to enable communication between different systems and applications.
rabbitmq
Aug
24

Micro services. Direct vs indirect communication.

1 min read