RabbitMQ - Artykuły
Mini Project RabbitMQ and Java – part 2
In the previous article, I presented RabbitMQ installation and environment preparation in the second part I will show how to send and consume messages from queues. […]
Mini Project RabbitMQ and Java – part 1
RabbitMQ is a message-queueing software also known as a message broker or queue manager. In simple words, it is software where queues are defined, to […]