Memory Footprint of a Java Process
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the intricacies of Java process memory footprint in this 52-minute Devoxx conference talk. Delve into the misconception that JVM option '-Xmx4g' limits process RAM consumption to 4 GB and uncover other factors contributing to virtual memory usage. Gain crucial insights for running Java in shared environments or resource-limited containers. Examine various sources of excessive memory consumption, from application code and libraries to the Java virtual machine and operating system. Learn to differentiate between Java memory leaks, easily discoverable through heap dumps, and the more elusive native memory leaks. Investigate the structures influencing JVM footprint, analyze real-world cases of native memory leaks, and discover valuable tools for memory allocation analysis. Benefit from the expertise of Andrei Pangin, lead developer at Odnoklassniki social network, former HotSpot JVM developer, top JVM answerer on Stack Overflow, and creator of Async-profiler.
Syllabus
Memory footprint of a Java process by Andrei Pangin
Taught by
Devoxx
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity