Golang UK Conference 2015 - Evan Huus - Complex Concurrency Patterns with Go

Golang UK Conference 2015 - Evan Huus - Complex Concurrency Patterns with Go


There is a lot of power available through Go's concurrency primitives, but they are still just that: primitives. Typical examples of channel and goroutine usage show pipelines and worker pools,...
Tags:golang Conference