我与Node.js重新认识的第2周 – Node.js 底层

我与Node.js重新认识的第2周 - Node.js 底层 书接上次: 我与Node.js重新认识的第一周 - Node.js 风格特点 。这次读了一些关于底层实现的东西: 深浅第3章 异步I/O - node.js是如何实现异步i/o的 Udemy Learn and Understand NodeJS Learn and Understand NodeJS Section 2&3 V8引擎 首先,学习node.js一定要了解V8引擎,他是一个...