Y
Hacker News
new
|
ask
|
show
|
jobs
by
psiclops
3362 days ago
Go's concurrency model is based on CSP [0] and the previous languages Rob Pike worked on that were also heavily influenced by CSP.
[0]
https://en.wikipedia.org/wiki/Communicating_sequential_proce...