> *TL;DR* In casual English, "concurrency" and ...
# share-your-work
g
TL;DR In casual English, "concurrency" and "parallelism" are used interchangeably. In computer science, the distinction is precise and consequential. Synchronous functions cannot — as in impossible — express asynchronous activities. Multi-threading fakes parallelism; PBP (0D) designs software that is ready for true parallelism from the start.
Concurrency is not Parallelism