https://github.com/tsdotnet/parallel
A utility for automatically partitioning tasks (promises) and executing them in parallel using separate processes or web workers.
https://github.com/tsdotnet/parallel
parallel process task worker
Last synced: 23 days ago
JSON representation
A utility for automatically partitioning tasks (promises) and executing them in parallel using separate processes or web workers.
- Host: GitHub
- URL: https://github.com/tsdotnet/parallel
- Owner: tsdotnet
- License: mit
- Created: 2020-05-19T15:53:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-02-04T06:57:23.000Z (about 1 month ago)
- Last Synced: 2026-02-04T18:09:09.688Z (about 1 month ago)
- Topics: parallel, process, task, worker
- Language: TypeScript
- Size: 968 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  tsdotnet / parallel
[](https://github.com/tsdotnet/parallel/blob/master/LICENSE)

[](https://www.npmjs.com/package/@tsdotnet/parallel)
A utility for automatically partitioning tasks (promises) and executing them in parallel using separate processes or web workers.
## Docs
[tsdotnet.github.io/parallel](https://tsdotnet.github.io/parallel/)
## Demo
[**Genetic Algorithm Parallelized (multi-process) in NodeJS & Browser!**](https://youtu.be/gy-cQuEMfqs)
[](https://youtu.be/gy-cQuEMfqs)