Hacker News new | ask | show | jobs
by incompleteCode 991 days ago
What would you recommend reading if one wants to know more about Node.js event loops?
1 comments

You may want to look at libuv, that’s the library node is based on

https://github.com/libuv/libuv

http://docs.libuv.org/en/v1.x/design.html