parallel-cucumber
Executes Cucumber scenarios in parrallel, reducing the amount of time tests take to execute
Executes Cucumber scenarios in parrallel, reducing the amount of time tests take to execute
Concurrency control for awaiting an array of async results
Run npm tasks in parallel and exit when they are all done.
CLI tool to run multiple npm-scripts fast
Thin layer on top of `execa` that allows executing multiple commands in parallel or in sequence with control for concurrency
Easy sync loop processing for Node.js
Easily manage a pool of Node.js Worker Threads
Execute a sub-process command. Resolve the stdin in a promise.
Run the tasks collection of functions in parallel, without waiting until the previous function has completed.
Cypress run replacement that supports parallel execution and retries
concurrent or serial run npm scripts, javascript tasks, and more
Promise.map
Easy control flow for running lots and lots of async functions with a concurrency limit.
Drop-in BDD helpers for AVA test runner 🌠
Create writable streams that process items in parallel.
Pipe an input through a series of routines and tasks to produce an output, or simply, run logic in a series of stages.
A small nodejs module to execute shell commands in parallel
Parallel provide a simple way for management of parrallel async/sync call
Batch process collections in parallel or sequentially.
An easy JavaScript Promise queue which is automatically executed, concurrency controlled and suspendable.