Skip to content

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

@SimoneTaliercio

Description

@SimoneTaliercio

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions