Go Concurrency from the Ground Up
http://www.doxsey.net/blog/go-concurrency-from-the-ground-up [www.doxsey.net]
2019-04-18 18:46
Sometimes the best way to learn something is to build it. This guide will walk you through how to reproduce Go’s concurrency features in another programming language.
source: L