MQI

Message Queuing Interface

An international standard application programming interface (API) that provides functionality similar to that of the remote-procedure call (RPC) interface. In contrast to RPC, MQI is implemented strictly at the application layer. See also RPC.