M
M
Mr_Sinister2016-05-25 23:10:08
Java
Mr_Sinister, 2016-05-25 23:10:08

How to pass progress in RabbitMQ background?

There is a system designed as follows: there is a master and a slave server (Java + Spring). The master distributes tasks among the slaves. The interaction takes place using the RabbitMQ message server. So, what is the best way to organize the transfer of progress (or any other message) from the slave to the master during the execution of the task (without clogging the code)?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question