This questions been raised quite a few times, search the forums to see. in short when you have a distributed queue it will always deliver to its local consumers first. There's no point wasting a network round trip if there is a consumer locally.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188891#4188891 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188891 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
