MQCONN - Connect queue manager

 

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

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.