users@glassfish.java.net

Re: JMS load balancing does not occur when using message selectors

From: <glassfish_at_javadesktop.org>
Date: Tue, 15 May 2007 04:36:46 PDT

this doc describes the load balancing stratergy
http://docs.sun.com/source/819-0069/msg_delivery.html

Section "Queue Delivery to Multiple Consumers"

This explains the logic in which messages are delivered to a consumer, could you try setting you comsumerflowlimit value as described in the document.

Also you would be able to test real load balancing functionality if your load is high (as described by the document),

"When the rate of message production is slow, the broker might dispatch messages unevenly among active consumers. If you have more active consumers than necessary, some may never receive messages"

This may not be a bug but working according to design, let me know yout thoughts
[Message sent by forum member 'rampsarathy' (rampsarathy)]

http://forums.java.net/jive/thread.jspa?messageID=216950