摘要:
1.用 eventproxy 实现控制并发: 2.使用 async.mapLimit 控制并发 3.async.queue 非常合适用来控制并发 阅读全文
摘要:
推荐的入门教程: 《七天学会NodeJS》 https://github.com/nqdeng/7-days-nodejs 《Node.js 包教不包会》 https://github.com/alsotang/node-lessons 常用内置模块: fs 提供对文件的操作。http://node 阅读全文