Ordered messages
This topic answers common questions about ordered messages.
Do ordered messages support clustering and broadcasting consumption?
Ordered messages support clustering consumption but not broadcasting consumption.
Can a single message be an ordered message, a scheduled message, and a transactional message at the same time?
No, it cannot. Ordered messages, scheduled messages, and transactional messages are mutually exclusive message types.
Which regions support ordered messages?
They are supported in all regions where Message Queue is deployed.
What are the use cases for ordered messages?
For information about the scenarios and limits of ordered messages, see Ordered messages.
Which sending methods do ordered messages support?
Ordered messages only support reliable synchronous sending.