3.1.0 • Published 6 months ago

@leumasme/parallelizer v3.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

@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.

3.1.0

6 months ago

3.0.0

7 months ago

2.1.0

7 months ago

2.0.0

2 years ago

1.0.0

2 years ago