An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# ![alt text](https://avatars1.githubusercontent.com/u/64487547?s=30 "tsdotnet") tsdotnet / parallel

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/parallel/blob/master/LICENSE)
![npm-publish](https://github.com/tsdotnet/parallel/workflows/npm-publish/badge.svg)
[![npm version](https://img.shields.io/npm/v/@tsdotnet/parallel.svg?style=flat-square)](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)

[![Genetic Algorithm Parallelized (multi-process) in NodeJS & Browser!](https://i.ytimg.com/vi/gy-cQuEMfqs/hqdefault.jpg?sqp=-oaymwEZCNACELwBSFXyq4qpAwsIARUAAIhCGAFwAQ==&rs=AOn4CLDBsZWDiGqlR0F70gDJwmPIB5W57w)](https://youtu.be/gy-cQuEMfqs)