OK, I know it is only being run on one node at a time, but what I'm suggesting 
is that if you change the attribute for ReceiversImpl to use the 
ReceiversImplLinkedList for the queue or ConnectionManager, you can make each 
message get handled on a different node, each node in turn.

In my own case, I have an MDB calling an SLSB, and so long as the MDB that 
handles the message is running on a different node for each message in the 
queue, the SLSB will run on the same node as that MDB.

The default ReceiversImpl implementation makes all messages get handled on the 
same machine as the queue untill the load is too high there. See 
http://jboss.org/index.html?module=bb&op=viewtopic&t=67524. 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to