←back to thread

293 points kristoff_it | 1 comments | | HN request time: 0.338s | source
1. tekbog ◴[] No.44611055[source]
There's a great old book on this if someone wants to check it: Communicating Sequential Processes. From Hoare. Go channels and the concurrent approach was inspired on this.

I also wrote a blog post a while back when I did a talk at work, it's Go focused but still worth the read I think.

[0] https://bognov.tech/communicating-sequential-processes-in-go...