Re: activemq.journal and exchange properties

2010-05-08 Thread Claus Ibsen
On Fri, May 7, 2010 at 2:54 PM, Leen Toelen wrote: > Hi, > > right now I am using this setup: > > jetty -> activemq.journal > activemq.journal -> split -> activemq queues > > basically because I want to accept messages as quick as possible > without the overhead of a queue (going from 150ms to 30m

activemq.journal and exchange properties

2010-05-07 Thread Leen Toelen
Hi, right now I am using this setup: jetty -> activemq.journal activemq.journal -> split -> activemq queues basically because I want to accept messages as quick as possible without the overhead of a queue (going from 150ms to 30ms). One thing I miss however is that once I get the messages out o