Shenandoah 2.0 - Advancing Garbage Collection Beyond Pause Time Control
Offered By: Java via YouTube
Course Description
Overview
Explore the future of Shenandoah garbage collection in this 29-minute conference talk by Christine Flood, Software Engineer at Red Hat, Inc. Dive into the implementation of Shenandoah 2.0, focusing on advancements beyond achieving pause-time goals. Learn about alternative approaches to generational GC, including partial collections of any regions, which can benefit both programs with short-lived objects and least recently used (LRU) applications like web caches. Discover how adaptive heuristics can be employed to choose regions based on previous application behavior, offering improved performance across various use cases. Gain insights into the ongoing development of Shenandoah, its integration into OpenJDK 8 and 9 in Fedora and RHEL, and Red Hat's efforts to have it accepted upstream in JDK 10.
Syllabus
Shenandoah 2 0: Now That We’ve Gotten the GC Pause Times Under Control, What’s Next?
Taught by
Java
Related Courses
Heterogeneous Parallel ProgrammingUniversity of Illinois at Urbana-Champaign via Coursera Advanced Operating Systems
Georgia Institute of Technology via Udacity 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera Introduction to Operating Systems
Georgia Institute of Technology via Udacity Android Performance
Google via Udacity