Answers

Question and Answer:

  Home  MQSeries

⟩ Define the two parts of Message queue (MQ)?

Message:

Messages are collections of binary or character (for instance ASCII or EBCDIC) data that have some meaning to a participating program. As in other communications protocols, storage, routing, and delivery information is added to the message before transmission and stripped from the message prior to delivery to the receiving application.

Queue:

Message queues are objects that store messages in an application.

 171 views

More Questions for you: