I am doing load testing with JMeter - comparing jboss3.2.5 and jboss3.2.8.
I found after whatever testing I have completed that jboss3.2.5  is performing 
better than jboss3.2.8 (interms of no of users i.e., when the no of users is 
increased then jboss3.2.8's performance starts falling down)

After some observation in both of the 3.2.5 and 3.2.8 versions of Jboss, using 
JMX, I found that the JVM Harware default values are not same.
Especially in terms of threads/NoOfUsers - the attribute value 
"ActiveThreadCount"  of jboss3.2.8 is just 63 whereas it is 116 in jboss3.2.5. 

I also noticed that jboss3.2.8 is performing better when the load (no of users 
is reduced) is less.
My question is - how to change the value of the attribute "ActiveThreadCount" ? 

Please guide me to accomplish this.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989207#3989207

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989207
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to