[jboss-user] [JBoss Messaging] - Re: Help on JBoss Messaging
ebenezerlovelin
do-not-reply at jboss.com
Fri Jun 13 12:26:27 EDT 2008
I was trying to do the following and was not able to get the desired output;
I have three nodes in a partition and there is one (only one) sender sending messages. I was trying to balance the load so that when the sender sends, it sends to all the three nodes equally. I mean, when there are say three messages, I wanted the sender to send one message to Queue in the node 1 and the next message to the Queue in the node 2 and the third message to the Queue in the node 3 and so on if there are more messages. Is this possible with JBoss. I have the load balancing set to true, Clustering is set to true, supports failover is set to true.
Thanks,
Ebe
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158018#4158018
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158018
More information about the jboss-user
mailing list