The latest *stable* node.js version is v 0.10.24. When it talks about v11 and v12, those are dev branches that are working towards becoming the new stable version. Some people are actually running their code on those branches already, which is very much a "know what the heck you're doing" scenario. But according to your article, the reason Windows isn't receiving the load-balancing changes is because they didn't have the same problems to begin with, so this isn't a strictly known "because you're on Windows" scenario. Perhaps the OS scheduler is a little off on your machine. I'll see if I can spin up a local Windows test here and provide another data point.
On Friday, January 3, 2014 9:55:19 PM UTC-5, Peter Hsu wrote: > > >> Thanks, Jason, John and Sam > > Unfortunately I don't have the luxury of using a different OS. WinServer > 2012 is all I can use. > At this point the only thing I know is that one of the worker thread is > getting all the work. There are some kind of scheduling issue. I came > across this article and I got even more confused. Isn't the latest node js > verson v10.24? > > http://strongloop.com/strongblog/whats-new-in-node-js-v0-12-cluster-round-robin-load-balancing/ > How come it is talking about v11 and v12? > -- -- 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.
