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
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.
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
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
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.
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
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
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
=
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
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
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
>
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
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
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
?
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.
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/
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
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
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/
19 matches
Mail list logo