[rabbitmq-discuss] consumer get messages from one queue sometimes disorder

Emile Joubert emile at rabbitmq.com
Tue May 7 09:26:26 BST 2013


Hi,

On 06/05/13 11:08, Xie Yunpeng wrote:

> I use 4 publisher sending messages to this queue and 1 consumer to
> receive the messages.the consumer when connect to the rabbitmq server ,

> i find it receive messages disorder sometimes, just like: first receive
> messges in current time and then receive messages several hour ago, the
> interval is not regular.


You can find the ordering guarantees here:
http://www.rabbitmq.com/semantics.html#ordering
In particular, there is no ordering guarantee if you involve multiple
publishers.



-Emile






More information about the rabbitmq-discuss mailing list