Information Resources
There are many websites that go into much detail about JVM configuration and how to monitor a JVM.
- Oracle’s JVM option guide: http://www.oracle.com/technetwork/java/javase/tech/vmoptions-jsp-140102.html
- Oracle’s white paper on JDBC memory management and JVM configuration: http://www.oracle.com/technetwork/database/enterprise-edition/memory.pdf
- Sun’s memory management document for JVMs: http://java.sun.com/j2se/reference/whitepapers/memorymanagement_whitepaper.pdf
- Garbage Collection in the JVM: http://java.sun.com/docs/hotspot/gc1.4.2/faq.html
- JVM Garbage Collection in Oracle: http://onlineappsdba.com/index.php/2008/11/18/jvm-tuning-garbage-collection-in-oracle-apps-11i/
- Advanced JVM tuning: http://themindstorms.wordpress.com/2009/01/21/advanced-jvm-tuning-for-low-pause/
- JVM switches for tuning: http://performance.netbeans.org/howto/jvmswitches/
Copyright © Cloud Software Group, Inc. All rights reserved.