A stream for parallelizing (part of) a pipeline, so that multiple values can be worked on at once.
Find a file
2021-07-06 01:24:21 +02:00
.gitignore Initial commit 2021-03-27 19:12:35 +01:00
async-while.js Complete internals refactor for readability 2021-07-04 20:15:31 +02:00
example-ordered.js Initial commit 2021-03-27 19:12:35 +01:00
example-unordered.js Initial commit 2021-03-27 19:12:35 +01:00
index.js Move request-queue into standalone package 2021-07-06 01:24:17 +02:00
package.json 0.1.3 2021-07-06 01:24:21 +02:00
yarn.lock Move request-queue into standalone package 2021-07-06 01:24:17 +02:00