Hacker News new | ask | show | jobs
by hmcdona1 1916 days ago
It's not exactly. Certain operations like I/O are threaded in Node. libuv has it's own threadpool that it uses for a lot of these types of tasks.