The way i tested the load balancing is, I made several requests for the cluster and put large numbers to calculate in each of the browser instances. Then I checked the CPU usage of each node. Then node that we made the original request exhibited 100% of cpu usage and others didn't show any significant change. So we assumed that load balancing didn't happen. I realized that fibonacci is not a good one to test load balancing after your guidance and if you could please suggest a suitable thing.
Thanks, Prabath View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927043#3927043 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927043 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
