From 4087c1b842774310467871470797ef81653f0125 Mon Sep 17 00:00:00 2001
From: Andrew Gerrand
+Concurrency is the key to designing high performance network services. Go's concurrency primitives (goroutines and channels) provide a simple and efficient means of expressing concurrent execution. In this talk we see how tricky concurrency problems can be solved gracefully with simple Go code. +
+ ++A panel discussion with David Symonds, Robert Griesemer, Rob Pike, Ken Thompson, Andrew Gerrand, and Brad Fitzpatrick. +
+A talk by Rob Pike and Andrew Gerrand presented at Google I/O 2011.