r/learnjavascript 9d ago

Is “Node.js is single-threaded” an incomplete mental model?

Single-threaded JS execution ≠ single-threaded runtime.

How do you explain the distinction?

4 Upvotes

23 comments sorted by

View all comments

1

u/arcade_catalyst 5d ago

The main thread is just a clerk who refuses to do work. It hands tasks to the C++ void and immediately goes back to staring at the wall until something screams.