[jboss-user] [Performance Tuning] - Re: Better single machine or cluster?

Wolf-Dieter Fink do-not-reply at jboss.com
Mon Aug 29 15:28:41 EDT 2011


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&containerType=14&container=2078]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110829/379265bc/attachment-0001.html 


More information about the jboss-user mailing list