Are there any features in node relating to high availability or failover of 
a server?  I would like to be able to run a cluster of node servers (either 
physical or virtual) such that if any one dies the others will take over 
processing, including maintaining the state of running applications on the 
downed server.  In the simplest case, two servers share a virtual IP and if 
one fails the other takes over the IP and my node applications keep running 
on the other server.  Anything like this exist, or in the works?  Or is 
there alternative "best practice" on achieving this type of reliability? 
 Does v8 have any features to migrate a running execution context between 
servers?

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

Reply via email to