Closed kamikazechaser closed 3 years ago
Oh, that's kind of new. I'll remove the statement from the README then.
Sounds fair, adding some looping logic would probably remove the fast from fastq :grinning:.
No, not really. The key problem is that we won't be able to pass arrays anymore as tasks to process. I think that's a feature worth preserving.
Async queue, supports batch-wise processing. i.e.
Ref: https://github.com/caolan/async/blob/master/lib/internal/queue.js#L159