Even distribution is not guaranteed. Messages are load balanced based
on demand.  If on consumer is running slower than the other, the
faster consumer should get more messages.

On 6/6/07, Elber <[EMAIL PROTECTED]> wrote:

Hello,

I have 3 brokers which I want to connect and to add a message sender
application to one and a message receiver application to each one of the two
others.
The problem was that the number of sent messages is not the same between the
two brokers which must receive.
If I send 16000 msg, I must normally receive 8000 msg in the queue of each
broker but the result is always random.
Information: between two queues of the same broker, the number of messages
is always the same: a broker can divide messages between their queues but a
broker isn't able to divide messages between other brokers).

Do you have an idea of how to resolve this problem?

Thank you.

--
View this message in context: 
http://www.nabble.com/Messages-dividing-between-brokers-tf3878241s2354.html#a10989700
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.




--
Regards,
Hiram

Blog: http://hiramchirino.com

Reply via email to