Use the MQI in a client application

This collection of topics considers the differences between writing the IBM MQ application to run in a message queue interface (MQI) client environment and to run in the full IBM MQ queue manager environment.

When you design an application, consider what controls we need to impose during an MQI call to ensure that the IBM MQ application processing is not disrupted.

Before we can run applications that use the MQI create certain IBM MQ objects. For more information, see Application programs using the MQI.

Parent topic: Writing client procedural applications