Re: Load Balancing Question

2007-10-02 Thread Ned Wolpert
Thanks, that was what I needed. (I also got a response from the activemessaging group too for this) On 10/2/07, Mario Siegenthaler <[EMAIL PROTECTED]> wrote: > I think you're issue is the prefetching of messages that is done by > ActiveMQ. Set the prefetchSize to 1 and it should work as you expect

Re: Load Balancing Question

2007-10-02 Thread Mario Siegenthaler
I think you're issue is the prefetching of messages that is done by ActiveMQ. Set the prefetchSize to 1 and it should work as you expect it. See http://activemq.apache.org/what-is-the-prefetch-limit-for.html Mario On 10/2/07, Ned Wolpert <[EMAIL PROTECTED]> wrote: > Folks- > > I'm trying to see

Load Balancing Question

2007-10-02 Thread Ned Wolpert
Folks- I'm trying to see how to best configure an ActiveMQ instance, but I seem to be getting stuck and can use the help. If there is a link that has the answer, or if you know the solution, please let me know. Here's the situation that is causing me grief 1) Start one queue client (ack=client)