MQCONNX call" /> MQCONNX - Connect queue manager (extended)

 

MQCONNX - Connect queue manager (extended)

 

The MQCONNX call connects an application program to a queue manager. It provides a queue manager connection handle, which is used by the application on subsequent MQ calls.

The MQCONNX call is similar to the MQCONN call, except that MQCONNX allows options to be specified to control the way that the call works.

On Websphere MQ for OS/2, Windows, UNIX, and OS/400, each thread in an application can connect to different queue managers. On other systems, all concurrent connections within a process must be to the same queue manager.