Home

 

Queue-sharing groups

We can connect your application to a queue manager that is part of a queue-sharing group. This can be done by using the queue-sharing group name instead of the queue manager name on the MQCONN or MQCONNX call.

The client channel definition should use the queue sharing group generic interface to connect to an available queue manager in the group. For more information, see Connecting to the generic interface. A check is made to ensure that the queue manager the listener connects to is a member of the queue sharing group.

For more information on shared queues, see the see the WebSphere MQ for z/OS Concepts and Planning Guide book, and the WebSphere MQ Intercommunication book.



 

Home