Re: Configuring Distributed Queues in Store/Forward Network

2010-10-14 Thread Gary Tully
and I need to adjust dynamically. Can prefetch be adjusted based > upon how quickly the messages are being processed in the consumer queue? > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Configuring-Distributed-Queues-in-Store-Forward-Network-tp2967501p29

Re: Configuring Distributed Queues in Store/Forward Network

2010-10-13 Thread jpeng
based upon how quickly the messages are being processed in the consumer queue? -- View this message in context: http://activemq.2283324.n4.nabble.com/Configuring-Distributed-Queues-in-Store-Forward-Network-tp2967501p2994107.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Configuring Distributed Queues in Store/Forward Network

2010-10-12 Thread Gary Tully
ivemq.2283324.n4.nabble.com/file/n2992321/amq.logs amq.logs > > > Thanks, > Jim > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Configuring-Distributed-Queues-in-Store-Forward-Network-tp2967501p2992321.html > Sent from the Active

Re: Configuring Distributed Queues in Store/Forward Network

2010-10-12 Thread jpeng
buted-Queues-in-Store-Forward-Network-tp2967501p2992321.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Configuring Distributed Queues in Store/Forward Network

2010-10-12 Thread schow
son is that the bridge does not maintain/access the state of the actual consumers of the queue for which it is bridging. -- View this message in context: http://activemq.2283324.n4.nabble.com/Configuring-Distributed-Queues-in-Store-Forward-Network-tp2967501p2992285.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Configuring Distributed Queues in Store/Forward Network

2010-10-11 Thread Dejan Bosanac
as quickly as it can, regardless of the actual spead of its > "actual" consumer. > > Unfortunately, this behaviour has been very problematic for us in regards to > using distributed queues.  We're hoping that there will be enough interest > from other AMQ users t

Re: Configuring Distributed Queues in Store/Forward Network

2010-10-08 Thread schow
users to warrant the work to enhance the dispatching mechanism. -- View this message in context: http://activemq.2283324.n4.nabble.com/Configuring-Distributed-Queues-in-Store-Forward-Network-tp2967501p2968819.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Configuring Distributed Queues in Store/Forward Network

2010-10-07 Thread Bruce Snyder
On Thu, Oct 7, 2010 at 2:36 PM, jpeng wrote: > > I am trying to setup distributed queue with a network of 3 brokers. 1 > producer, 1 fast consumer and 1 slow consumer. I cannot figure out how to > configure ActiveMQ distribute the messages properly. It seems that messages > are dispatched to each

Configuring Distributed Queues in Store/Forward Network

2010-10-07 Thread jpeng
= Anyone have any ideas on how to configure the distributed queue so that messages can be dispatched to consumers based upon how fast they can process? Thanks in advance, Jim -- View this message in context: http://activemq.2283324.n4.nabble.com/Configuring-Distributed-Queues-in-Store-Forward