Skip to content

damienhampton/node-worker-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Worker Thread Demo

This repo demonstrates the effect of running CPU intensive tasks on the main Node thread, versus using a worker thread.

Install

npm i

Run

mocha run

About

Demo of using node worker threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published