fast-worker
Module for executing heavy tasks in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.
better-webworker
[English](https://github.com/mchao123/better-webworker/blob/main/README.md) | [中文](https://github.com/mchao123/better-webworker/blob/main/README.zh-CN.md)
worker-man
A better & simple API to consume worker thread in node.js