Microsoft Sponsors NodeJS for Windows
A brief note on the NodeJS blog yesterday revealed that Microsoft is partnering with Joyent to assist in porting Node.js to Windows.
As a result, Node will be available as a standalone executable (via node.exe). Importantly, this will run on systems as old as Windows Server 2003 and as new as the Windows Azure platform. Whilst it is currently possible to run Node.js under compatibility layers such as Cygwin, the additional installation steps and requirements put most people off from experimenting with the platform on Microsoft platforms. In addition, Node.exe will be supported and be available from the NodeJS site rather than a proprietary Microsoft hosted application.
The change is likely to require some reorganisation of the Node.js core, and whilst it won't affect other platforms directly it may delay the release of a 1.0 version until the reorganisation is complete. It is also not clear whether the Node Package Manager, which was recently released, will have any shell-script like dependencies which would need to be addressed (such as the install script) in order to run on Windows.
Microsoft is betting heavily on HTML5 with IE9, and sees the increase in JavaScript a good reason to invest in NodeJS. And by making it available on the (Windows) server side, it can only help their plans for the Azure platform.
Educational Content
Writing Usable APIs in Practice
Giovanni Asproni May 19, 2013
Concurrency in Clojure
Stuart Halloway May 17, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think