Skip to content

thunter1000/node-currnt

Repository files navigation

Currnt

NodeJS library allowing multiple executions at once to return a single array obj.

Aims

  • Multiple tasks running at the same time, same function different inputs.
  • Results of the task are collated into a single array, order is not important.
  • Console shows the output of the current running tasks.
  • Limits to how many tasks running at once.

Example.

There is an example project in the project (/example) view the README.md to get started.

Demo

About

Node library which allows you to run multiple tasks at once in batches.

Resources

Stars

Watchers

Forks

Packages

No packages published