async.queue returns an object where you can push tasks to, using queue.push(task) . Read about the other properties of the object ...
確定! 回上一頁