Java Performance Turning, JVM, Garbage Collection, Memory Management Refereces

It is critical that good engineers understand how JAVA JVM works and manages memory. In many applications, one must tune the JVM parameters to the need of application for performance and optimize memory usage.

Reference on Java Performance Turning, JVM, Garbage Collection, Memory Management