<br><br><div class="gmail_quote">2011/8/1 Michael Bridgen <span dir="ltr">&lt;<a href="mailto:mikeb@rabbitmq.com">mikeb@rabbitmq.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

It&#39;s not queues being FIFO that is constraining, but the fact that reads are destructive.  For example, one can&#39;t peek at the first message in the queue, either -- which would be FIFO, but not destructive.</blockquote>

</div><br>That&#39;s my main concern. I am totally fine with FIFO ordering, I just need a way to have a way to read messages (both persistent and transient), for example, via HTTP API.<br>Consistency requirements are also nothing special: if my solution will get a slightly inconsistent snapshot once in a while, that&#39;s OK.<br>

<br>If messages are not stored in Mnesia, is there a way to query them in the rabbitmq internal API? does Rabbit itself or one of existing plugins do something like this?<br clear="all"><br>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br><br>