Peter Johnson [https://community.jboss.org/people/peterj] created the discussion

"Re: JBoss 5.1.0 tuning on AWS for large number of concurrent users"

To view the discussion, visit: https://community.jboss.org/message/823022#823022

--------------------------------------------------------------
There is no such "rule of thumb". I suspect that whatever you read was specific 
to that person's environment. Unless you do you own load testing you will not 
be able to determine what kind of load your system will be able to handle. And 
having two JBoss AS instances running on one server will not double the number 
of request threads that can be specified (or maybe it can, but it won't 
increase throughput). Youy have to remember that the more load you place on the 
system the longer it will take to process each individual request. It is a fine 
balancing act between the amount of load and the response time.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/823022#823022]

Start a new discussion in Performance Tuning at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to