Re: Cannot get slow consumers to discard messages

2008-12-13 Thread mar1394
; http://fusesource.com > http://rajdavies.blogspot.com/ > > > On 2 Dec 2008, at 05:35, mar1394 wrote: > >> >> I'm using Active MQ 5.0 on a RedHat Linux system. >> >> I have a number of slow consumers in my network, but I cannot get >> the slow >&

Publication on Topic slows to a crawl

2008-12-13 Thread mar1394
I am running ActiveMQ 5.0, using only non-durable consumers on a Topic, with both persistent and non persistent messages. I have one high rate producer and I have many consumers (up to 100 at this time, I have a requirement for 200). My producer flow control on the topic is turned off. My messa

Cannot get slow consumers to discard messages

2008-12-01 Thread mar1394
I'm using Active MQ 5.0 on a RedHat Linux system. I have a number of slow consumers in my network, but I cannot get the slow consumer policies to work. I have set the PrefetchSize on the connection URL. java.naming.provider.url=tcp://localhost:61614?connectionTimeout=0&jms.prefetchPolicy.all=10