Behaviour is similar, but different * Service runs with system privelegies. This is dangerous. * nssm is windows specific tool. Better to have one application stack on all platforms. * Аnyway someone must watch for files changes.
2013/1/13 José F. Romaniello <[email protected]> > I'd ask you the inverse, why would you reinvent the service function of > windows or *nix daemons in node? It's there, it is easy to use, the OS > comes with it. These things do a pretty good job starting the service when > booting, and trying to restart when it exist according the exit status. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
