This looks awesome, I was actually just looking for things like this to
keep my web server running.

However, I also found this https://github.com/nodejitsu/forever

Could you give me brief pros and cons between the two? in terms of keep the
scripts/server running.

thanks


On Tue, Aug 13, 2013 at 5:29 PM, Andrew Kelley <[email protected]> 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.
>
>
>



-- 
University of Illinois at Urbana-Champaign
College of Engineering | BS in Computer Science
Tel: (517)203-9077 | E-mail: [email protected]

-- 
-- 
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.

Reply via email to