Concurrency in Go
Katherine Cox-Buday
Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and even easy.
go backend intermediate practical deep-dive concurrency performance
hands-on hands on internals under the hood