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

https://github.com/hype08/worker-threads


https://github.com/hype08/worker-threads

nodejs thread worker-threads

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

### Example of Threading an Image Scaler Process to use multiple CPUs

```
Place photos in image folder.

$ node index.js

```