<br><br><div class="gmail_quote">2011/8/1 Michael Bridgen <span dir="ltr"><<a href="mailto:mikeb@rabbitmq.com">mikeb@rabbitmq.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
It's not queues being FIFO that is constraining, but the fact that reads are destructive. For example, one can't peek at the first message in the queue, either -- which would be FIFO, but not destructive.</blockquote>
</div><br>That'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'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>