<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
&gt; I think you should use some flow control. If your Rabbit has the memory<br>
&gt; alerts turned on, then your producer can pick up the<br>
&gt; channel.flow/active=false and stop sending until you get the active=true.<br>
&gt;<br>
&gt; Otherwise your sending of persistent message will eventually make Rabbit run<br>
&gt; out of resources.<br clear="all"></blockquote></div><br>IMHO, If it is not possible to store big amounts of messages, that will require storing them somewhere else. Which basically means implementing messaging logic twice.<br>

<br>Is there a possibility to use a different database back-end for persisting messages? <br><br>Darius Damalakas<br>