[jboss-user] [Clustering/JBoss] - LoadBalancing application wrapped in JMX
garitt
do-not-reply at jboss.com
Sun Aug 20 11:37:10 EDT 2006
Hi All,
I have wrapped an application using JMX and deployed in JBOSS as an MBean service.
I am using JBOSS clustering with difference instances running on different systems.
On deployment, the application is now available on all the running nodes which indicates that clustered environment is correctly setup.
An external client, is sending messages to this wrapped application by providing a particular IP address and port number.
As is obvious for Load Balancing, I am trying to ensure that if the number of message is more than X per sec, then the additional messages must go to the next node.
Can anyone suggest how can I achieve this ?
Regards,
Arijit
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966324#3966324
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966324
More information about the jboss-user
mailing list