Why use IBM MQ clients?
Using IBM MQ clients is an efficient way of implementing IBM MQ messaging and queuing.
We can have an application that uses the MQI running on one machine and the queue manager running on a different machine (either physical or virtual). The benefits of doing this are:
- There is no need for a full IBM MQ implementation on the client machine.
- Hardware requirements on the client system are reduced.
- System administration requirements are reduced.
- An IBM MQ application running on a client can connect to multiple queue managers on different systems.
- Alternative channels using different transmission protocols can be used.
- What applications run on an IBM MQ MQI client?
The full MQI is supported in the client environment.- Platform support for IBM MQ clients
IBM MQ on all supported server platforms accepts client connections from IBM MQ MQI clients on a number of platforms.Parent topic: Overview of IBM MQ MQI clients
Related reference