Control Theory and Concurrent Garbage Collection Deep Dive
Offered By: Gopher Academy via YouTube
Course Description
Overview
Dive deep into the world of concurrent garbage collection in Go with this 46-minute conference talk from GopherCon 2022. Explore the intricacies of how the Go runtime employs control theory to determine optimal garbage collection timing. Discover the significant changes introduced in Go 1.18 regarding garbage collection and understand their practical implications for Go developers. Gain valuable insights into the inner workings of Go's memory management system and learn how these mechanisms impact your code's performance and efficiency.
Syllabus
GopherCon 2022: Madhav Jivrajani - Control Theory and Concurrent Garbage Collection Deep Dive
Taught by
Gopher Academy
Related Courses
A Holistic Go ExperienceGopher Academy via YouTube Safe, Fast, and Easy - Building a Plugin System with WebAssembly
Gopher Academy via YouTube A Journey Through Integration Testing with Go - What Could Go Wrong?
Gopher Academy via YouTube Kraken Wrangling for Dummies - Go Module Dependency Management at Scale
Gopher Academy via YouTube Go, the Data Engineer's Missing Tool?
Gopher Academy via YouTube