Concurrency and Threads
Understanding Threads in Operating Systems
Operating systems provide abstractions to make hardware easier to use and share:
CPU abstraction: A single physical CPU is turned into multiple virtual CPUs, giving the illusion that many programs run at on...
psk-study.hashnode.dev6 min read