摘要: 快速教程:https://www.runoob.com/nodejs/nodejs-http-server.html 以下内容摘自《nodejs真的是单线程吗? 》https://segmentfault.com/a/1190000014926921 其实只有js执行是单线程,I/O显然是其它线程。 阅读全文
posted @ 2021-11-07 20:28 xkfx 阅读(83) 评论(0) 推荐(0) 编辑