Description
Tytuł/Topic: RabbitMQ: request-response pattern Prelegent/Speaker: Rafał Szefler
RabbitMQ is a scalable messaging system perfect for communication between servers. It is by design asynchronous yet it is possible to use it in synchronous request-response pattern. We're going to discuss advantages and disadvantages of that approach.