Hacker News new | past | comments | ask | show | jobs | submit login

Most node.js code spends barely any time on the v8 thread. The node code merely invokes routines in libuv, which has a thread pool for anything computationally intensive.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: