users@glassfish.java.net

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

From: <glassfish_at_javadesktop.org>
Date: Mon, 14 May 2007 19:36:13 PDT

Hi,
Could you please elaborate on what you expect to see in load balancing for a queue destination.
For a JMS queue only one consumer will get the message , so only one instance of your application will (should) receive the message, even without any message selector.
If you have any message selectors and those are unique for each instance of your application then you can ensure that only certain instances process particula messages.
Is your consumer an MDB or a standalone jms client.
[Message sent by forum member 'rampsarathy' (rampsarathy)]

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