Re: network of brokers reduced capacity

2012-01-31 Thread tomerb
It seems that working in debug mode is much more heavy for broker to broker message, then for broker to consumer message, which cut the capacity of the server (#tx/sec) in half. once I set debug off, there was no diffrence for broker-broker, and broker-consumer -- View this message in context:

network of broker - update and rebalance not working

2012-01-31 Thread tomerb
Hi I'm having trouble making the *updateClusterClients=true rebalanceClusterClients=true* work I have a network of brokers size 2 with the following brokers configuration *beans xmlns=http://www.springframework.org/schema/beans; xmlns:amq=http://activemq.apache.org/schema/core;

network of brokers reduced capacity

2012-01-29 Thread tomerb
I have configured an ActiveMQ network of brokers, which seems to work fine, function wise. However, the capacity of messages traveling from a producer which is connectes to broker a, to a consumer which is connected to broker b, is about three times worse, then for producer/consumer connected to