Skip to main content

One doc tagged with "Asynchronous"

View all tags

Node.js Architecture

An in-depth look at the architecture of Node.js, including its event loop, single-threaded non-blocking I/O model, libuv, and the module/npm ecosystem.