Khang Nghiem Enjoy the read.
Home About Archives

Event-Loop

1 post

  • Engineering

    Is Node.js Really Single-Threaded?

    Node.js is single-threaded: true and misleading at the same time. This post explains what that actually means, how the Event Loop handles thousands of connections, and where the model breaks down.

    23 Jun 2026 · 3 min read

Designed and built by Khang Nghiem