Your Mom Doesn't Work Here: Cleaning up with Java Memory Management

[magazine]
Volume-Issue: 
2007-08
Article Summary: 

For large-scale Java applications, understanding memory-related options might mean the difference between a wonderful user experience and recurring system slow downs. This article offers insight into the workings of Java memory management and shows how it cleans up after programmers, recovering memory associated with objects that are no longer being used.