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
Node.js uses non-blocking, asynchronous, event-driven I/O for high concurrency.
What does it mean that Node.js is non-blocking and event-driven?