Skip to content

vipulDessai/node-js-debugger-threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NODE JS Debugger Tester

This repository hosts a simple node js server forking child processes using cluster module, to demonstrate the node debugger capabilities.
Crypto module is used to create CPU intensive task which will take some time to send the response.

Installation

npm install

Starting Server

npm run dev

After starting the server hit the following routes

About

Node JS Worker threads demo application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published