@tsdotnet/parallel

A utility for automatically partitioning tasks (promises) and executing them in parallel using separate processes or web workers.

Usage no npm install needed!

<script type="module">
  import tsdotnetParallel from 'https://cdn.skypack.dev/@tsdotnet/parallel';
</script>