How Node.js Handles Multiple Requests with a Single Thread
1. Thread vs Process — Keep it Simple
Before diving into Node.js, let's quickly understand two terms that confuse a lot of beginners.
Concept
What it is
Real-world analogy
Process
A running prog
omkargupta.hashnode.dev5 min read