Reread Jason's thread.

He is talking about load balancing work across multiple clients (MDBs)
where the clients pulls messages from a queue.  This has always been supported
by JBossMQ. It is called contested queues in the spec.

Not load balancing the destinations on the server (which is not support by JBossMQ),
i.e. a single client can pull messages from a queue regardless of which server it
contacts.

The advantage jboss-3.2.4 has (and it is the real point of Jason's thread)
is the failover of the JMS server to a different machine in the cluster
after the original crashes. Also called HAJMS.

Jason's JMSProvider on the WIKI doesn't work correctly. As the WIKI says,
use the hajndi version that comes with JBoss in the all configuration. 
It was enhanced with my suggestions from Jason's thread in 3.2.4.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852279#3852279

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852279


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to