About Tuning the Java Virtual Machine

The goal of Java Virtual Machine (JVM) tuning is to improve performance in production servers, particularly in the area of memory usage and garbage collection cycles. The goal is to also maximize the number of clients that the SAS web applications can support.