Threads and What They Cost
Starting work that runs beside your code, and what each thread takes to exist.
A thread is the only way to have two things happening at once, and for twenty years it was also expensive enough that you counted them. Virtual threads changed the arithmetic and not the model, so this topic teaches the model and then says what changed. The scheduler itself is out of scope.
Contents
8 cardsnot started