Looks good, I'll give it a try. On Tuesday, 13 August 2013 23:29:35 UTC+2, Andrew Kelley wrote: > > Hey guys, I just released naught 0.6.0 which is much more user-friendly > than previous releases. Give it a shot! > > naught <https://github.com/superjoe30/naught> - zero downtime deployment > for your node.js server using native cluster api > > Features > > - Run multiple workers which listen on the same port using node's > native cluster module > - Zero downtime deployments > - Restarting workers that crash > - Redirect stdout and stderr into rotating gzipped log files > - Run your server as a daemon, providing ability to start and stop > > What's new in 0.6.0 > > - get rid of 'new_booting' worker status. just use 'booting'. > - correct behavior for server that crashes without booting > - correct behavior for failed deploy > - correct behavior for server that never emits 'online' > >
-- -- 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.
