ZGC : Java’s Highly Scalable Low-Latency Garbage Collector - Stack Walker #1

ZGC is the JDK’s newest garbage collector. Capable of supporting 16 TB heaps while maintaining sub-millisecond pause times, ZGC is a fascinating piece of technology. In this episode of Stack Walker, we will do a deep dive into ZGC’s history and architecture to get a better understanding of how ZGC can achieve its incredible performance.

Make sure to check the show-notes!