how to interpret the perfTest report

2009-07-07 Thread cjiang
Hi, Could someone explain to me how to interpret the perfTest report? It is pretty obscure to me. Thanks. -- View this message in context: http://www.nabble.com/how-to-interpret-the-perfTest-report-tp24381471p24381471.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

How to balance consumers for the queues in network of brokers

2014-01-02 Thread cjiang
Hi, I have a question regarding how to balance the consumers for the queues in network of brokers setup. I have 2 activemq brokers which are set up as network of brokers with network connectors on both directions. There are many independent services (read as standalone machines) which act as bot

Re: How to Configure failover for Active MQ 5.9

2014-01-06 Thread cjiang
You can configure this failover uri for the pooled connection factory in the client side. -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-Configure-failover-for-Active-MQ-5-9-tp4675962p4676050.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Request-Response in ActiveMQ

2014-01-06 Thread cjiang
We use Apache camel with activemq, in which there is reply-response pattern built in. Please check this url: http://camel.apache.org/request-reply.html -- View this message in context: http://activemq.2283324.n4.nabble.com/Request-Response-in-ActiveMQ-tp4675769p4676051.html Sent from the Activ