تماشای ویدئو Complex Concurrency Patterns with Go Golang UK 2015 از آی-ویدئو

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, but real applications are rarely that simple. Production systems can easily end up with hundreds of goroutines running dozens of interdependent functions; reasoning about the resulting interactions is [...]
10 اردیبهشت 1395
آی-ویدئو