Explore the intricacies of concurrency design in Go with William Kennedy's insightful conference talk from code::dive 2017. Delve into the fundamental concepts and best practices for implementing concurrent programming in Go, learning how to leverage the language's built-in features to create efficient and scalable applications. Gain a deeper understanding of goroutines, channels, and synchronization primitives, and discover practical techniques for managing concurrent operations effectively. Through Kennedy's expert guidance, master the art of designing robust concurrent systems that can handle complex tasks and high-performance requirements in Go programming.
Overview
Syllabus
code::dive 2017 – William Kennedy – Go: Concurrency Design
Taught by
code::dive conference