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

https://github.com/jumpcutking/threads

Threads is a multiple-process management tool supporting async/await promises or event dispatching to handle a pool of separate processes "threads" and communication between all connected threads for node.js. Threads is a powerful solution and does not use web workers.
https://github.com/jumpcutking/threads

node process-manager promises spawn thread threading threads

Last synced: 20 days ago
JSON representation

Threads is a multiple-process management tool supporting async/await promises or event dispatching to handle a pool of separate processes "threads" and communication between all connected threads for node.js. Threads is a powerful solution and does not use web workers.

Awesome Lists containing this project