https://github.com/svozza/highland-worker-thread
Example integration of Highland and worker threads in Node.js
https://github.com/svozza/highland-worker-thread
Last synced: 11 months ago
JSON representation
Example integration of Highland and worker threads in Node.js
- Host: GitHub
- URL: https://github.com/svozza/highland-worker-thread
- Owner: svozza
- Created: 2019-02-05T20:31:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T10:39:59.000Z (over 7 years ago)
- Last Synced: 2025-06-01T18:39:31.411Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Worker Threads Highland Integration
Simple example of how to offload computationally expensive processes to worker threads and stream the results with [highland.js](https://highlandjs.org/)