Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the Z Garbage Collector (ZGC), a cutting-edge JDK garbage collector designed for low latency and high scalability, in this 37-minute conference talk by Erik Österlund from Oracle. Discover how ZGC achieves over 36% higher throughput than existing JDK collectors while maintaining a maximum pause time of two milliseconds. Learn about ZGC's single-generation, concurrent design, and its innovative use of load barriers. Delve into performance metrics, logging capabilities, and detailed statistics. Gain insights into future plans for ZGC, including generational collection. Understand how to implement and optimize ZGC for latency-sensitive applications, and stay informed about ongoing developments through mailing lists and bleeding-edge updates.
Syllabus
Introduction
What is a GC
Single Generation
Concurrent
GC Phases
Record
Load barriers
Example
Load Barrier
Performance
Post Times
More GC Threads
Logging
GC Cycle
Detailed View
Statistics
Future plans
Generational
growl
mailing lists
bleeding edge
Taught by
Devoxx