worker-thread
Worker Thread Pattern for Node.js
$ npm install worker-thread
Required
- Node
- version >=4
Sample
const wt = ; { return { const second = Math; ; };} const ch = wt; ch; ch; let i = 0;whilei < 10 ch;
Worker Thread Pattern for Node.js
$ npm install worker-thread
const wt = ; { return { const second = Math; ; };} const ch = wt; ch; ch; let i = 0;whilei < 10 ch;
npm i worker-thread
1,406
1.1.0
MIT