bgporter + concurrency   2

[Concurrency is not Parallelism (it's better)]
An HTML5 presentation by Rob Pike on the difference between concurrency and parallelism, and how the Go language is built to support concurrency (which in turn makes parallelization easy)
concurrency  go 
6 weeks ago by bgporter

Copy this bookmark:



description:


tags: