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

<div id=":18g">I suspect what you want to do is to implement backing_queue such that it<br>
stores msgs in something like redis. It shouldn&#39;t be too hard to do that<br>
for the basic cases, especially if performance isn&#39;t a concern.</div></blockquote></div><br>Matthew,<br><br>Thanks, that was more or less what I figured after reading the source. I have one more question now:<br>how do you think I should go about vhosts? I often use vhosts to separate environment (staging vs production, for example)<br>

and thinking about using separate Redis databases for vhosts. Is this the right way to go about it or do queues have some<br>kind of uniqueue identifiers Rabbit will use anyway?<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>