Search results

  1. E

    Let's get a few things clear about multithreading in software posted here

    There is a great talk from a few years ago by Rob Pike (of UNIX, Plan9, and Golang fame) called "Concurrency is not Parallelism" that is a fantastic primer on the difference between concurrency and parallelism as well as high-level design considerations for concurrent systems. I can't post a...
Back
Top