Node.js v0.6.0 is released
21–30 of 38 posts
Re: Node.js v0.6.0 is released
#22"Native Windows support using I/O Completion Ports for sockets." "Integrated load balancing over multiple processes." These two improvements are just the nudge I needed to start tinkering with Node. I've been following along and reading about node almost daily but native windows support and integrated focus on multiple processes make a big difference to me. I can no longer sit on the sidelines. Thanks for picking me…
While I agree what windows support is nice, I have found running a virtual machine running Linux much easier even when there is official Win support. It's no different running an SSH terminal to a local system than a remote one, after all.
Re: Node.js v0.6.0 is released
#23Am I the only one that thinks that Windows support was not really worth the time? Sure, you get to support a huge chunk of the OS market, but what are the real implications of Node running natively on Windows?
Not that that's a bad thing at all, but it would explain the seemingly unusual choice.
Re: Node.js v0.6.0 is released
#24Re: Node.js v0.6.0 is released
#25Am I the only one that thinks that Windows support was not really worth the time? Sure, you get to support a huge chunk of the OS market, but what are the real implications of Node running natively on Windows?
When Microsoft SQL Server, Exchange and Sharepoint run on on Linux we will know that has change happened.
Re: Node.js v0.6.0 is released
#26Am I the only one that thinks that Windows support was not really worth the time? Sure, you get to support a huge chunk of the OS market, but what are the real implications of Node running natively on Windows?
(AFAIK, MS doesn't have any server-side JS tooling similar to node at the moment. Very good chance that I'm wrong, though.)
Re: Node.js v0.6.0 is released
#27Am I the only one that thinks that Windows support was not really worth the time? Sure, you get to support a huge chunk of the OS market, but what are the real implications of Node running natively on Windows?
Re: Node.js v0.6.0 is released
#28Earlier quoted context omitted.
While I agree what windows support is nice, I have found running a virtual machine running Linux much easier even when there is official Win support. It's no different running an SSH terminal to a local system than a remote one, after all.
That is exactly what I was considering for my home use. But unfortunately many businesses will deal only with windows servers, vm or not. This brings node one step closer into the realm of plausible platform for those cases.
Re: Node.js v0.6.0 is released
#29Am I the only one that thinks that Windows support was not really worth the time? Sure, you get to support a huge chunk of the OS market, but what are the real implications of Node running natively on Windows?
Re: Node.js v0.6.0 is released
#30Am I the only one that thinks that Windows support was not really worth the time? Sure, you get to support a huge chunk of the OS market, but what are the real implications of Node running natively on Windows?