<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Le 2013-07-30 � 16:25, Alexander Schatten a �crit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>thanks for that comment: but this is just one 25MB message every 5 min. I am rather worried what happens if a larger number of such messages hit the broker in a shorter period of time; this could potentially lead to out of memory issues on the broker side?<br><br>Also: do you have persistent queues? <br></div></blockquote></div><br><div>No, I use auto delete queues for that. Remember that RabbitMQ will move messages outside RAM to alleviate it's pain. I've found&nbsp;<a href="http://www.rabbitmq.com/memory-use.html">http://www.rabbitmq.com/memory-use.html</a>&nbsp;but it's not the page I was looking for. I believe it is documented somewhere that messages are moved to disk when memory pressure exceeds a certain threshold.</div><div><br></div><div>Bye,</div><div>Fran�ois</div></body></html>