A few months ago I reported on Microsoft’s attempts to improve PHP’s performance on the Windows platform. A short time later, Zend and Microsoft announced a partnership intended to make this effort official.
The result of this collaboration is coming to fruition, as this week they released the second technical preview release of FastCGI.
Progress in this area is a pretty big deal, because countless PHP developers have historically built their web applications on Windows, only to move them over to Linux due to these longstanding performance and stability issues. Soon these developers will be able to continue using a standardized environment if they so choose.
Learn more about the FastCGI release
Learn how to install FastCGI/PHP
Read Zend’s press release regarding the collaboration
Jason

Feb 1, 01:28 pm
Is this project open source as well?