11 Video: understanding channels

youtube.com posted by kenny 2438 days ago  

Channels provide a simple mechanism for goroutines to communicate, and a powerful construct to build sophisticated concurrency patterns. We will delve into the inner workings of channels and channel operations, including how they're supported by the runtime scheduler and memory management systems.

Register to comment or vote on this story