Answers

Question and Answer:

  Home  MQSeries

⟩ Which algorithm is followed in retrieving the messages from the Queue?

☆ The message can be retrieved in First-in-first-out (FIFO) basis.

☆ Message priority - defined in the message descriptor. Messages with same priority are retrieved on a FIFO basis

☆ A specific message can be retrieved by a program request.

 193 views

More Questions for you: