Computing Everything: The Chaos of Concurrency
Introduction (For best experience read this writeup on my blog - https://mraviral.in/blog/concurrency-chaos ) At its core, computing is linear. A CPU is a simple creature: it reads an instruction, executes it, and moves to the next. It does exactly o...
Dec 25, 20257 min read
