https://github.com/hype08/worker-threads
https://github.com/hype08/worker-threads
nodejs thread worker-threads
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hype08/worker-threads
- Owner: hype08
- Created: 2021-04-27T18:29:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T18:38:57.000Z (about 5 years ago)
- Last Synced: 2025-03-05T23:33:55.054Z (over 1 year ago)
- Topics: nodejs, thread, worker-threads
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```