On 4/1/07, Ramesh Bobba <[EMAIL PROTECTED]> wrote:
I have three producers producing 80K messages every 2 seconds, I have
three consumers subscribed as durable consumers. I am using mysql as
persistence. What I see is that the messages are being written to the
database even when all the subscribers are up.

I thought that broker
only writes to the datasource if it has to.

It does

If you don't want persistence to take place, don't use persistent delivery.
http://cwiki.apache.org/ACTIVEMQ/what-is-the-difference-between-persistent-and-non-persistent-delivery.html


--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to