[jboss-user] [Performance Tuning] - Re: Trying to increase performance, doesn't seem to be CPU or DB

Thomas SMETS do-not-reply at jboss.com
Thu Sep 2 09:49:10 EDT 2010


Thomas SMETS [http://community.jboss.org/people/tsmets] created the discussion

"Re: Trying to increase performance, doesn't seem to be CPU or DB"

To view the discussion, visit: http://community.jboss.org/message/560249#560249

--------------------------------------------------------------
It is sometimes better to have 2 JVM running in parallel instead of one...
You should also consider the type of HW architecture you have. Multi CPU, multi cores, ... if you look at the GC algorithmes available since 1.4.1 (talking back to 2003... you might also choose a better one  :)  ).
Apparently Sun (Oups ... excuse me Oracle) provide a fairly good article  http://www.oracle.com/technetwork/java/gc-tuning-5-138395.html http://www.oracle.com/technetwork/java/gc-tuning-5-138395.html
One thing I learned from the people maintaining the systems alive ...
There are very few people that can really help you with a theorical answer.
Just try all the settings that look consistent to you and watch them behave, live !
--------------------------------------------------------------

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

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/20100902/352f112c/attachment-0001.html 


More information about the jboss-user mailing list