Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the inner workings of channels in Go, including their creation, usage, and interaction with the runtime scheduler and memory management systems. Delve into the mechanics of channel operations and discover how they enable goroutine communication and support sophisticated concurrency patterns. Learn about the relationship between channels and OS thread blocking, gaining a deeper understanding of Go's powerful concurrency features in this informative conference talk from GopherCon 2017.
Syllabus
Introduction
Creating a channel
Using a channel
Runtime scheduler
Blocking OS threads
Taught by
Gopher Academy