Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 263 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 263 Bytes

Simple example for node's worker_threads module

For running the application just run the command below on terminal on the root directory of project

Note: requires node version 13+

node index.js

The application will be running at 127.0.0.1:3333.