I'd be interested in the results of your explorations there.
--i
1: https://github.com/isaacs/npm/issues/issue/117
> --
> You received this message because you are subscribed to the Google Groups "nodejs" group.
> To post to this group, send email to nod...@googlegroups.com.
> To unsubscribe from this group, send email to nodejs+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/nodejs?hl=en.
>
>
> Tying npm's stop/start in with the OS scheduling is on the todo
> list[1], but certainly not trivial. Especially when there are such
> great tools like Monit and Upstart in Linux, and SMF in Solaris, it
> would be a bit silly to try to go through the trouble of trying to
> reproduce all that those tools do.
>
> I'd be interested in the results of your explorations there.
Thats exactly the same reason why I didn't choose spark2 nor monit.
I use Solaris SMF for managing all my apps, using spark for spawning
the different childrens. Using the operating systems facility for
managing services can reduce your app dependencies and tools.
--
Ricardo Lanziano
6838 E880 7CA4 D4B6 8283 8F65 96AD EC0B F113 AB62
To iterate is human, to recurse, divine.