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

Function parallel

src/Q.Queue.js:386–388  ·  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){},processRes

(tasks, complete, ops, workerThread)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

seriesFunction · 0.70
isArrayLikeFunction · 0.70

Tested by

no test coverage detected