Q 在 Node 0.10.x 中使用 process.nextTick 而不是 setImmediate
作者: joe-spanning创建于 2014年6月18日更新于 2017年12月14日
I am using Q 1.0.1 and Node.js 0.10.24. I have an application that uses Q to recursively process large amounts of data using the following pattern:
内容来源: kriskowal/q