Skip to content

bhaskarmelkani/node-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

node-cluster

Node Clusters with zero down time reload.

To reload the cluster and have updated code, pass SIGUSR2 signal to master process using the following command:_

sudo kill -SIGUSR2 process_id_of_master_process

For Express app:- Start with cluster.js file.

Default Server port: 8000

About

Node Clusters with zero down time reload.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published