Welcome to IT Books

IT, Programming and Computer Science Books

Java Memory Management

Java Memory Management

A comprehensive guide to garbage collection and JVM tuning

TitleJava Memory Management
SubtitleA comprehensive guide to garbage collection and JVM tuning
AuthorsMaaike van Putten, Sean Kennedy
PublisherPackt Publishing
Year2022
Pages146
LanguageEnglish
Rating5/5
ISBN-101801812853
ISBN-139781801812856
DescriptionUnderstanding how Java organizes memory is important for every Java professional, but this particular topic is a common knowledge gap for many software professionals. Having in-depth knowledge of memory functioning and management is incredibly useful in writing and analyzing code, as well as debuggi...