Google I/O 2012 - Go Concurrency Patterns
Channel:
Subscribers:
2,510,000
Published on ● Video Link: https://www.youtube.com/watch?v=f6kdp27TYZs
Rob Pike
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.
For all I/O 2012 sessions, go to https://developers.google.com/io/
Other Videos By Google for Developers
Tags:
gdl
cloud