Explore Library
FlashcardBeginner

Non-blocking and Event-driven

Node.js uses non-blocking, asynchronous, event-driven I/O for high concurrency.

Question

What does it mean that Node.js is non-blocking and event-driven?

Click to reveal answer