Software Engineering Radio - The Podcast for Professional Software Developers

SE-Radio Episode 255: Monica Beckwith on Java Garbage Collection

Software Engineering Radio - The Podcast for Professional Software Developers

Monica Beckwith joins Robert Blumen for a discussion of java garbage collection. What is garbage collection? GC algorithms; history of GC in the java language; fragmentation and compaction; generational strategies; causes of pauses; impact of pauses on application performance; tuning GC; GC on multi-core and large memory machines; should production servers be implemented in non-GC […]

Next Episodes