My code checks if the queue manager name is different. If it is, the code disconnects and reconnects to the new queue manager. Since the default qu ...
1) Better performance than reading a normal queue with a correlation id.
2) My application is request/response from the web, so I don't need the message to persist since the user is only going to wai ...