<div dir="ltr"><p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both"><font color="#000000" face="Arial, Liberation Sans, DejaVu Sans, sans-serif"><span style="font-size:14px;line-height:17.804800033569336px">I have a question about one of my project</span></font></p>
<p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both"><font color="#000000" face="Arial, Liberation Sans, DejaVu Sans, sans-serif"><span style="font-size:14px;line-height:17.804800033569336px">So now, let me describe the scenario. I have n number of queues which subscribed to topic1. Now my question is if I publish 3 messages in sequence, which are shown as 1, 2 and 3 into broker called Exchange, will rabbitmq Guarantee the sequence of those messages in all queues?</span></font></p>
<p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both"><font color="#000000" face="Arial, Liberation Sans, DejaVu Sans, sans-serif"><span style="font-size:14px;line-height:17.804800033569336px">The only thing that I found was in rabbitmq documentation Message ordering guarantees [<a href="http://www.rabbitmq.com/semantics.html">http://www.rabbitmq.com/semantics.html</a></span></font><span style="font-size:14px;line-height:17.804800033569336px;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif">]�</span><br>
</p><p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both"><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:14px;line-height:17.804800033569336px">which was taking about the following:</span><br>
</p><p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both"><font color="#000000" face="Arial, Liberation Sans, DejaVu Sans, sans-serif"><span style="font-size:14px;line-height:17.804800033569336px">Section 4.7 of the AMQP 0-9-1 core specification explains the conditions under which ordering is guaranteed: messages published in one channel, passing through one exchange and one queue and one outgoing channel will be received in the same order that they were sent. RabbitMQ offers stronger guarantees since release 2.7.0.</span></font></p>
<p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both"><span style="font-size:14px;line-height:17.804800033569336px;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif">So can anyone help me out and point me to the right doc or example that shows whether it is guaranteed or not?</span><br>
</p><p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both"><font color="#000000" face="Arial, Liberation Sans, DejaVu Sans, sans-serif"><span style="font-size:14px;line-height:17.804800033569336px"><br>
</span></font></p><p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both"><font color="#000000" face="Arial, Liberation Sans, DejaVu Sans, sans-serif"><span style="font-size:14px;line-height:17.804800033569336px">For more info, here's the full details</span></font></p>
<p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both"><font color="#000000" face="Arial, Liberation Sans, DejaVu Sans, sans-serif"><span style="font-size:14px;line-height:17.804800033569336px"><a href="http://stackoverflow.com/questions/22387275/rabbitmq-message-sequence-guarantee">http://stackoverflow.com/questions/22387275/rabbitmq-message-sequence-guarantee</a></span><br>
</font></p><p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both"><font color="#000000" face="Arial, Liberation Sans, DejaVu Sans, sans-serif"><span style="font-size:14px;line-height:17.804800033569336px"><br>
</span></font></p><p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both"><font color="#000000" face="Arial, Liberation Sans, DejaVu Sans, sans-serif"><span style="font-size:14px;line-height:17.804800033569336px">Thanks</span></font></p>
<p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both"><font color="#000000" face="Arial, Liberation Sans, DejaVu Sans, sans-serif"><span style="font-size:14px;line-height:17.804800033569336px">Ali</span></font></p>
</div>