LearnBoost / cluster

Node.JS multi-core server manager with plugins support.
http://learnboost.github.com/cluster
MIT License
2.29k stars 159 forks source link

indicating worker state in stats #185

Open deepak1556 opened 11 years ago

deepak1556 commented 11 years ago

dynState object in repl.js tracks for kill , shutdown command and check for the worker id in stats to print corresponding worker state

deepak1556 commented 11 years ago

This fixes #32