How Node.js Handles Multiple Requests with a Single Thread
This was one of those things that sounded impossible when I first heard it.
People would say:
Node is single-threaded.
And then say:
Node can handle thousands of requests.
And I remember thinking…
How
devwithsahil.hashnode.dev6 min read