Main Page | See live article | Alphabetical index

IBM Message Queue Interface

IBM Message Queue Interface is a network communication technology developed by IBM in March 1992. This technology allows independent and possibly non-concurrent applications on a distributed system to communicate with each other. Message Queue Interface is available for both IBM and non-IBM applications.

There are two parts to message queueing:

A Queue Manager is a system service that provides an application programming interface for the message queue and transfers messages to another queue manager through one-way message channels.

There are several advantages to this technology:

MQSeries is a suite of products that use MQI technology