The order in which messages are retrieved from a queue
We can control the order in which you retrieve messages from a queue. This section looks at the options.
- Priority
- Logical and physical ordering
Messages on queues can occur (within each priority level) in physical or logical order.Parent topic: Getting messages from a queue