Concurrency in Go This is a book summary of Concurrency in Go by Katherine Cox-Buday. Table of Contents An introduction to Concurrency Modeling your code: Communicating sequential processes Go's Concurrency Building Blocks Concurrency Patterns in Go Concurrency at Scale Goroutines and the Go Runtime