Golang UK Conference 2017 | Arne Claus – Concurrency Patterns in Go



Golang UK Conference 2017 | Arne Claus – Concurrency Patterns in Go

Golang UK Conference 2017 | Arne Claus - Concurrency Patterns in Go

We all know that go comes with great concurrency tools like go routines and channels. But is this really everything? This session starts with an overview of common concurrency patterns and ends with best practices on lockless programming that won’t let your head explode.