Hi guys, I was watching this incredible video about how to horizontal
scale a Node.JS server: http://www.youtube.com/watch?v=TsOySquMh3A
(and the slides 
https://speakerdeck.com/modulus/planning-for-the-horizontal-scaling-node-dot-js-applications)

But I was wondering: If I'm using 2 servers, and my application is
heavy on Socket.io, when I need to rollout an upgrade on "server B",
how can I make it transparent to connected users on that server?

Is there any way to transport them to "server A"?

-- 
-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
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 nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to