Skip to main content

Hi All,

I have two applications which are listening over 1 MQ(listner1 Application started first, while Listner2 Application started later) and I have another two applications which are posting data over the same MQ.

When I push/request data over MQ then Listner1 Application is getting request and sending response.

Whenever I push/request data over MQ, it always invoke Listner1 Application and send back response.

How I can make sure that requests are picked up by respective Listner application? Am I expecting something which is not a feature of MQ?

1 respuesta
0/9000