5 ms·
What would you recommend reading if one wants to know more about Node.js event loops?
by incompleteCode 3y ago
What would you recommend reading if one wants to know more about Node.js event loops?
- dgellow 3y agoYou may want to look at libuv, that’s the library node is based on https://github.com/libuv/libuv https://github.com/libuv/libuv http://docs.libuv.org/en/v1.x/design.html http://docs.libuv.org/en/v1.x/design.html