We have an existing Queue Manager with a local queue defined. We are looking to route messages that are put on that queue to a different local queue on another Queue Manager. The two Queue Mana ...
I am wondering how to best go about designing this. I have a QM with a Queue defined on which two client applications are listening using the MQ Client. I'd like to load balance the messages ac ...