clusterjs icon indicating copy to clipboard operation
clusterjs copied to clipboard

Base framework behind clusterjs

Open ArkeologeN opened this issue 11 years ago • 3 comments

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 about shaping it to the proper code and extensible?

I believe if you can choose any proper baseline cli framework like Flatiron : guide - http://blog.nodejitsu.com/writing-cli-apps-with-flatiron/

Let me know if you guys are interested so I'll send a pull request.

ArkeologeN avatar Jun 27 '14 11:06 ArkeologeN

hey @ArkeologeN,

it really boils down to what you can / want to to with clusterjs -- for example this is not a process manager like PM2. So as long as its this small we could get away wiith the current structure :)

Happy to receive a PR anyhow! You might wanna look at commander as well as its much simpler (and simplistic)

odino avatar Jun 29 '14 12:06 odino

True story @odino

But sound's energetic if we add some major commands over the cluster like sending restart signals etc. ?

ArkeologeN avatar Jun 29 '14 12:06 ArkeologeN

yeah, why not :)

odino avatar Jun 29 '14 12:06 odino