Question @ the insiders about concurrent consumers and high watermark

2007-08-22 Thread ConstantChange
Hi! I have a question about the concurrency of consumers. I understood that the property "concurrentConsumers" of the container actually says/defines how many concurrent requests are handled by the consumer. Now just out of curiousity I tested a bit arround, and found that having 1 consumer ends

Re: Absolutely NO persistence please

2007-08-22 Thread ConstantChange
you can > change in /conf/log4j.properties > > > Gaurav > > > > ConstantChange wrote: >> (Please read the other post, it actually works now, BUT: -> >> >> ActiveMQ still creats an activemq-data directory with journal dirs and >> files >>

Re: Absolutely NO persistence please

2007-08-13 Thread ConstantChange
er"/> >xmlns="http://activemq.org/config/1.0";> > > > > > > > > > jmxDomainName="org.apache.activemq"/> > > > > > > > > > > > ConstantChange wrot

Re: Absolutely NO persistence please

2007-08-13 Thread ConstantChange
gt; > > > > > jmxDomainName="org.apache.activemq"/> > > > > > > > > > > > ConstantChange wrote: >> Hi! >> >> (I really tried to figure this out by finding o

Absolutely NO persistence please

2007-08-13 Thread ConstantChange
Hi! (I really tried to figure this out by finding other threads and reading documentation, but unfortunately I did not get further hat way.) We use ActiveMQ to create concurrent tasks doing some stuff in a parallel manner for performance reasons. Now, in our case we dont need ANY persistence wha