Understanding Channels
Offered By: Gopher Academy via YouTube
Course Description
Overview
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
Related Courses
Разработка веб-сервисов на Go - основы языкаMoscow Institute of Physics and Technology via Coursera Getting Started with Go
University of California, Irvine via Coursera Concurrency in Go
University of California, Irvine via Coursera Functions, Methods, and Interfaces in Go
University of California, Irvine via Coursera Game Thinking: Juego y toma de decisiones
The Pontificia Universidad Javeriana via edX