Explearn

Introduction to IBM MQ - Part 2

Jul 29, 2018

Introduction to IBM MQ

Part 2

MQ Object Naming Conventions

Some of the rules for naming MQ objects such as queue managers and queues are given below :

Queue managers, Queues, Process definitions, Namelists, Clusters, Listeners, Services, Authentication information objects and Topics and subscriptions

MQ Messages

A message is any information that one application uses to communicate to another. A message can convey a request for a service, or it can be a reply to a request. A message might also report on the progress of another message: to confirm its arrival or report on an error, for example. A message can also carry information for which no reply is expected.

Parts of MQ messages

 

Other aspects of MQ Messages

Headers typically contain elements like:

Few examples of the application data part of a message:

MQ Message Descriptor (Header) has the following info :

MQ Message Types

Based on Retention Types, messages can be :

Functionally, MQ Messages can be :