MCPcopy Create free account
hub / github.com/devin87/Q.js / series

Function series

node/Q.js:2155–2168  ·  view source on GitHub ↗

* 函数排队执行 * @param {Array} tasks 任务数组 * @param {function} complete 队列完成处理函数 * @param {object} ops 配置对象 eg: {tasks:[],count:10000,limitMode:1,auto:true,workerThread:1,timeout:0,injectIndex:1,injectCallback:'complete',exec:function(task,next){},process:function(task,next){},processResult

(tasks, complete, ops, workerThread)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parallelFunction · 0.70

Calls 2

isObjectFunction · 0.70
extendFunction · 0.70

Tested by

no test coverage detected