I've done this module which permits to cluster your app without modifying your code and manage processes/clusters quite easily : https://github.com/Unitech/pm2 It intends to be a modern replacement of node-forever with a much lighter code base
Hope it can be usefull, Cheers On Monday, June 17, 2013 11:30:00 PM UTC+8, Jerry Liu wrote: > > At 2013/6/17 23:17, Phil Jackson wrote: > > Hey, > > > > I was just wondering if people are using the Cluster code in > > production. If so, how's it working out so far? > > > > Cheers, > > Phil > > Well, it's pretty good for my program. > But don't forget to check https://github.com/supershabam/net-cluster. > You'll need it when mix with net module. > -- -- 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.
