[jboss-user] [JBoss Messaging] - Re: cluster performance with many queues
ataylor
do-not-reply at jboss.com
Wed Nov 12 10:34:16 EST 2008
If a queue is clustered and it has a local consumers then it distributes the messages to the local consumers in a round robin fashion. If a queue has no local consumers then it will distribute the messages around the cluster. If you have a clustered queue with only one consumer then (apart from failover) clustering won't really help you.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188822#4188822
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188822
More information about the jboss-user
mailing list