utestmig
Results
3
issues of
utestmig
We have various services which expose functionality via 'Req/Rep' messaging pattern. However, when the services come down, their queues remain. I would like to be able to specify the "autoDelete"...
How can I use a single callback queue for every RPC request, as mentioned in the RabbitMQ docs: "In the method presented above we suggest creating a callback queue for...