Techniques for Minimizing the Performance Impact of Java Garbage Collection Across Your System Landscape

Techniques for Minimizing the Performance Impact of Java Garbage Collection Across Your System Landscape

Published: 15/May/2007

Reading time: 2 mins

When you set out to optimize the performance of a multi-user application, a natural focus is removing or minimizing application contentions. For Java applications, there is one common source of contention: garbage collection (GC). This article explains in detail how GC affects application execution, and presents a formula you can use to predict the extent...

This content is for Mastering SAP Premium Access and Mastering SAP Preferred Access members only.
Log In Join Now

More Resources