Wolf-Dieter Fink [
http://community.jboss.org/people/wdfink] created the discussion
"Re: Better single machine or cluster?"
To view the discussion, visit:
http://community.jboss.org/message/623608#623608
--------------------------------------------------------------
IT depend extremely on the application programming.
If only the threads (CPU power) is the issue increase the HW speed.
But often it is a mixture.
You should analyze why the threads are blocked, maybe increasing the DB connection might
help.
Also the GC of the JVM might be a problem, in this case a split in deparate cluster
instances are helpful.
So analyze it well, otherwise a optimization is a game of change :(
If you have special questions fell free to ask, your welcome.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/623608#623608]
Start a new discussion in Performance Tuning at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]