Answers

Question and Answer:

  Home  MQ Series

⟩ Explain what is the Algorithm 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.

 148 views

More Questions for you: