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
e and the logs from the test: http://activemq.2283324.n4.nabble.com/file/n2992321/SharedQueueTest.java SharedQueueTest.java http://activemq.2283324.n4.nabble.com/file/n2992321/amq.logs amq.logs Thanks, Jim -- View this message in context: http://activemq.2283324.n4.nabble.com/Configuring-Distri

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
consumer gobbles up all available messages 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

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

Re: Local and Distributed queues

2009-04-06 Thread Dejan Bosanac
gt; >> > >> We would elaborate a distributed broker topography in which brokers can > >> also > >> have "Local queues" e.g non-distributed queues which can actually be > used > >> only into a local context. > >> > >> Is

Re: Local and Distributed queues

2009-04-06 Thread L.Daigremont
m the unit tests: > http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/duplexLocalBroker.xml?view=markup > > 2009/4/3 L.Daigremont > >> >> We would elaborate a distributed broker topography in which brokers can >

Re: Local and Distributed queues

2009-04-03 Thread Gary Tully
have "Local queues" e.g non-distributed queues which can actually be used > only into a local context. > > Is it existing a way to do that the broker could contain as well > distributed > queues which can be read by other brokers of the network of brokers, and > lo

Local and Distributed queues

2009-04-03 Thread L.Daigremont
We would elaborate a distributed broker topography in which brokers can also have "Local queues" e.g non-distributed queues which can actually be used only into a local context. Is it existing a way to do that the broker could contain as well distributed queues which can be rea

Performance tuning distributed queues (was issues - negative queue size; msgs not being delivered...)

2009-03-25 Thread cart2man
I solved part of the issue by changing prefetch size from 1 -> 0. No longer getting the negative queue size. One thing I am now noticing is that when all of the C/C++ consumers are subscribed to the distributed Queue on one activemq server and from Java I publish the connect request to the Queue

Embedded Broker and Distributed queues

2007-04-15 Thread karakoyun
? Thanks, Mustafa -- View this message in context: http://www.nabble.com/Embedded-Broker-and-Distributed-queues-tf3579532s2354.html#a10002397 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: [Spam: 5.0] Distributed queues

2007-03-14 Thread garima015
Thanks for ur reply.It was of gr8 help James.Strachan wrote: > > i've updated the FAQ a bit more on this area to try clear up some of > the confusion... > > http://cwiki.apache.org/ACTIVEMQ/how-do-i-configure-distributed-queues-or-topics.html > > > On 3/

Re: Distributed queues

2007-03-14 Thread James Strachan
i've updated the FAQ a bit more on this area to try clear up some of the confusion... http://cwiki.apache.org/ACTIVEMQ/how-do-i-configure-distributed-queues-or-topics.html On 3/14/07, James Strachan <[EMAIL PROTECTED]> wrote: On 3/14/07, garima015 <[EMAIL PROTECTED]> wro

Distributed queues

2007-03-14 Thread garima015
Hi, Can anyone tell me how to configure distributed queues in an etwork of two broker. is it by activemq.xml or are they craedted on fly.If so how? Thanks -- View this message in context: http://www.nabble.com/Distributed-queues-tf3402917s2354.html#a9477080 Sent from the ActiveMQ - User

Re: Distributed queues

2007-03-14 Thread James Strachan
On 3/14/07, garima015 <[EMAIL PROTECTED]> wrote: Hi, Can anyone tell me how to configure distributed queues in an etwork of two broker. is it by activemq.xml or are they craedted on fly.If so how? Here's how to create store-and-forward destinations... http://activemq.apache.org/