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

Have workers re-spawn master if it dies #4

Closed tj closed 13 years ago

tj commented 13 years ago

tough call here, hard to rely on node for things like this, maybe just best to leave monit in the picture but for those who have small sites this would be a nice feature, or if node can actually become stable enough to rely on the workers :)