Re: No. of brokers and performance

2011-09-29 Thread Torsten Mielke
> In general when dealing with multiple queues is it ok to have one > broker shared for all the queues? Is there a place where I can look at > active mq config parameters that impact performance? See the ActiveMQ Tuning Guide on http://fusesource.com/products/enterprise-activemq/#documentation

Re: No. of brokers and performance

2011-09-28 Thread Gary Tully
yes, but there are memory and file descriptor limits for a single java process. have a peek at http://fusesource.com/docs/broker/5.4/tuning/index.html or http://activemq.apache.org/performance-tuning.html On 27 September 2011 18:38, Mohit Anchlia wrote: > In general when dealing with multiple qu