0% found this document useful (0 votes)
56 views3 pages

Programming With Mqseries - The Mqi

The document discusses the MQSeries messaging queue interface (MQI) philosophy which aims to provide a simple CALL interface with a limited number of function-rich calls that have sensible default values. It also provides include files and copy files that define structures and constants used in MQI programming. The document then discusses examples of MQI programming and the MQCONN call used to connect applications to messaging queues.

Uploaded by

Nagface
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views3 pages

Programming With Mqseries - The Mqi

The document discusses the MQSeries messaging queue interface (MQI) philosophy which aims to provide a simple CALL interface with a limited number of function-rich calls that have sensible default values. It also provides include files and copy files that define structures and constants used in MQI programming. The document then discusses examples of MQI programming and the MQCONN call used to connect applications to messaging queues.

Uploaded by

Nagface
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Programming with MQSeries - The MQI

The MQI Philosophy

 Simple CALL interface


 Limited number of calls
 Rich in function
 Sensible default and initial values
 Supplied include files and copy files for the definitions of:
 Structures
 Constants

MQSeries Tech Introduction 1

Nagaraju Domala
Programming with MQSeries - The MQI
Examples

MQSeries Tech Introduction 2

Nagaraju Domala
Programming with MQSeries - The MQI
MQCONN Call

MQSeries Tech Introduction 3

Nagaraju Domala

You might also like