Because of this capability, Node. js has a key advantage — the ability to run on a single thread, using non-blocking I/O calls . This allows it to handle tens of thousands of concurrent threads, held in an event loop. It’s important to note here that Node isn’t the only single-threaded framework out there.