摘要: 1.用 eventproxy 实现控制并发: 2.使用 async.mapLimit 控制并发 3.async.queue 非常合适用来控制并发 阅读全文
posted @ 2017-01-11 13:36 cnshen 阅读(4631) 评论(0) 推荐(0) 编辑
摘要: 推荐的入门教程: 《七天学会NodeJS》 https://github.com/nqdeng/7-days-nodejs 《Node.js 包教不包会》 https://github.com/alsotang/node-lessons 常用内置模块: fs 提供对文件的操作。http://node 阅读全文
posted @ 2017-01-11 10:10 cnshen 阅读(8794) 评论(0) 推荐(1) 编辑