IBM JDK 默認JVM設置:
http://publib.boulder.ibm.com/infocenter/javasdk/v5r0/index.jsp?topic=/com.ibm.java.doc.diagnostics.50/diag/appendixes/defaults.htmlhtml
JAVA HotSpot VM Options:
http://www.oracle.com/technetwork/java/javase/tech/vmoptions-jsp-140102.html性能優化
The Java HotSpot Client and Server Virtual Machines:
http://download.oracle.com/javase/1.3/docs/guide/performance/hotspot.html#serveroracle
JAVA調優白皮書:
Java Tuning White Paper
http://java.sun.com/performance/reference/whitepapers/tuning.html#section1app
專一於Java調優的網站:
http://www.javaperformancetuning.com/jvm
性能調優的5個層次:
Performance tuning in summary
http://examples.oreilly.com/9780596000158/summary.htmljsp
JAVA Profile工具:
JProfiler
http://www.ej-technologies.com/products/jprofiler/overview.htmlide
JProbe
http://www.quest.com/jprobe/工具
HP Diagnostics software
https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-15-25^761_4000_100__性能
Java性能優化相關書籍:
《Java Performance Tuning》2nd Edition
http://examples.oreilly.com/9780596000158/