MENU

Fun & Interesting

Google I/O 2012 - Go Concurrency Patterns

Google for Developers 826,611 lượt xem 12 years ago
Video Not Working? Fix It Now

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/

Comment