caolan / caolan/nimble

[Request] make ".parallel" to run N concurrent functions.

Open
#9 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
327
Forks
23
PR merge metrics
No merged PRs in 30d

Description

First of all, thanks a lot for Nimble! :)

I would like to suggest a feature: right now the "_.parallel" function definition is
"Parallel will run a list of async functions _ALL_ at the same time."

It would be awesome to have a simple mechanism (queue based ?) to specify how many functions to run in parallel instead of ALL.

For example, imagine what it will happen when each function triggers an HTTP request.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.