Skip to content

Concurrency

Concurrency is the composition of independently executing computations. Real-Time Interrupt-driven Concurrency is a great read.

Go concurrency model is great.

Notes