GopherCon 2017: Kavya Joshi - Understanding Channels

Описание к видео GopherCon 2017: Kavya Joshi - Understanding Channels

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.

Комментарии

Информация по комментариям в разработке