[rabbitmq-discuss] Message order of delivery

Laing, Michael michael.laing at nytimes.com
Sun Jan 26 17:33:14 GMT 2014


Which is why we let our internal clients assign the timestamp, typically
from a single source. Our own processing is idempotent.


The consequence is that either you need to have a queue per subscriber and
> deliver them to these, or you need to model an ordering primitive into your
> solution. I usually advocate against using timestamps for this since they
> drift. A better model would be to make messages idempotent.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140126/ae82acde/attachment.html>


More information about the rabbitmq-discuss mailing list