Search results

96 packages found

Given a MongoDB query cursor, process the results in parallel, up to the specified limit.

published 1.1.0 4 years ago
M
Q
P

Promise.all() with concurrency limit

published 1.6.15 7 months ago
M
Q
P

It contains 3 common methods for processing batch tasks, PromiseAnyway, which runs with limit concurrency and resolve after all jobs done; Queue class, async job queue with concurrency control; batchSlice, Synchronized batch task processing

published 1.1.3 2 months ago
M
Q
P

Set of methods allowing simplify work with promises in cycle such as: forEach, map, find, filter, reduce, while, transform. Besides there are methods for comfortable work with promises or asynchronous operations - all, retry, timeout.

published 3.2.0 9 months ago
M
Q
P

Concurrency control for awaiting an array of async results

published 1.0.0 7 years ago
M
Q
P

A promise based throttler capable of limiting execution of parallel tasks

published 1.0.2 8 years ago
M
Q
P

Limits the maximum number of asynchronous processes that can be executed

published 1.0.4 7 months ago
M
Q
P

Run an array of functions in parallel, but limit the number of tasks executing at the same time

published 1.1.0 3 years ago
M
Q
P

An observable to run async tasks in parallel with a concurrency limit

published 5.0.1 7 years ago
M
Q
P

Run all promises in serie/parallelLimit/parallel and returns results for all.

published 1.0.3 3 years ago
M
Q
P

Run an async task for each array element in parallel, but limit the number of tasks executing at the same time.

published 2.0.0 4 months ago
M
Q
P

Await an array of async functions with parallel limit.

published 2.1.0 4 years ago
M
Q
P

yet another async control flow engine

published 1.0.1 6 years ago
M
Q
P

Queue promises into pool limiting concurrency

published 3.0.2 10 months ago
M
Q
P

Run promise-returning & async functions concurrently with optional limited concurrency

published 5.0.0 a year ago
M
Q
P

Parallel run co tasks with concurrent limit

published 0.0.2 8 years ago
M
Q
P

A queue which will callback to a user defined function on each item of the queue, limiting parallel tasks using promises and deferreds.

published 1.2.1 9 years ago
M
Q
P

Maximize the parallel calls of an iterator supporting asyncIterator interface

published 3.2.0 3 months ago
M
Q
P

A small utility for running functions in parallel with limiting running jobs.

published 1.0.1 5 months ago
M
Q
P

A useful, zero dependencies toolbox to handle different situations like trigerring sequential Promises, a sequence with pause in between, parallel execution and limited parallel execution

published 1.0.0 5 years ago
M
Q
P