On Dec 19, 2013, at 02:26, SipherHex1984 <[email protected]> wrote:
> Currently my boss it not happy with the idea of having to restart the node > app each time we would like to change or add to it. Whether he’s happy with it or not, it’s what you’ll have to do. But it can be automated. There are existing techniques (i.e. modules you can install and code you can paste into your app) for: * Restarting a node app gracefully, without dropping any existing connections * Monitoring a directory of files and initiating such a restart if any of them changes -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
