clusterjs
clusterjs copied to clipboard
Clusterify your NodeJS applications and deploy without downtimes. Just like that.
Results
2
clusterjs issues
Sort by
recently updated
recently updated
newest added
Hello, I investigated your code and saw using of worker.suicide in launch function. Unfortunately, It has been deprecated since: v6.0.0 - https://nodejs.org/api/cluster.html#cluster_worker_suicide Is there a chance to be contributed new...
Just reached this project from @odino share over LinkedIn. Sound's good. I had been using `forever` using distributed failovers but seems like this solution might also help pretty well. What...