@leumasme/parallelizer
TypeScript icon, indicating that this package has built-in type declarations

3.1.0 • Public • Published

@leumasme/parallelizer

Purpose

This package can be used to run multiple async tasks in parallel.

It implements a basic pseudo-threadpool for async functions.

Installation

npm install @leumasme/parallelizer

Usage

Usage is very simple - see the example.

Typescript type definitions are also emitted for full autocompletion/typescript support.

Package Sidebar

Install

npm i @leumasme/parallelizer

Weekly Downloads

1

Version

3.1.0

License

ISC

Unpacked Size

11.8 kB

Total Files

10

Last publish

Collaborators

  • leumasme