more-than-1

we rarely want applications to process things 1 at a time. if systems are to do more stuff, how will that work fundamentally?

thread

fibers

locks

condition variable

semaphore

concurrency vs parallelism

event based concurrency

green thread

further reading

<- back to home