Java 9 - The Quest for Very Large Heaps
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the advancements in Java 9's garbage collection for large memory applications in this 52-minute conference talk from Devoxx. Delve into the collaboration between ActiveViam's Product Center and Oracle's JVM team, uncovering improvements that enable better handling of extensive data sets. Learn about in-memory data structures, NUMA architecture, and various garbage collection strategies, with a focus on G1 GC. Examine the G1 architecture, including young generation and mixed collection processes, as well as concurrent marking techniques. Discover how Java 9 addresses scaling issues, improves marking threads, and enhances work balance. Gain insights into benchmarking results and the implications for parallel applications, equipping yourself with knowledge to optimize large-scale Java projects.
Syllabus
Intro
Background
Data in Memory
Why Java
Data structures
NUMA
Perspective
GC Strategies
G1 Architecture
G1 GC Overview
Young Generation
Mixed Collection
Concurrent Marking
G1 Scale
Threads getting flooded
Benchmark
Improved Marking Threads
Improved Work Balance
Conclusion
Parallel Application
Taught by
Devoxx
Related Courses
Hyper-V on Windows Server 2016 and Windows 10Udemy Performance Tuning Red Hat Enterprise Linux Platform for Databases
Red Hat via YouTube Under the Hood of a Shard-per-Core Database Architecture
Linux Foundation via YouTube Comparing Performance of NVMe Hard Drives in KVM, Baremetal, and Docker - Using Fio and SPDK
Linux Foundation via YouTube Comparing Performance of NVMe Hard Drives in KVM, Baremetal, and Docker - Virtual Testbed Applications
Linux Foundation via YouTube