MQ Client and high availability
Our application runs on four different physical servers (Linux/Tomcat). We are currently using MQ Bindings mode, but the company is moving to an mq client "hub" to save the licensing costs of having qmgrs on every server. The nice thing about bindings (local qmgr) is that each of the four nodes points to a different qmgr and qmgr maintenance or issues can be handled easily. Does Pega provide a way to dynamically call different remote qmgrs if one is down? How are other customers handling this scenario?