Zend joins Microsoft to optimize PHP for Windows Server
This morning Zend and Microsoft announced a technical collaboration to drive improved performance for running PHP on Windows Server. Having worked with both technologies on multiple projects, I think this is timely and a great effort toward improved interoperability for the developer community as a whole. Granted, PHP has been running on Windows for some time, but simply 'running on' is not enough. This collaboration ensure that leading technologies - while developed under different models and by different organizations - will work together optimally for the benefit of the user. Specific to the project, I thought the scope was particularly interesting:
- Identify and implement improvements for PHP on IIS6 and IIS7 (32 bit and 64 bit) with that will be submitted under the PHP license to the PHP community.
- Microsoft will develop and release an IIS add-on component (FastCGI) that will serve as the interface between PHP and the IIS webserver - made freely available for users of Windows Server 2003 and Windows Server ‘Longhorn.’
- Zend will establish a Windows testing lab and conduct regular tests to foster improved performance as technologies evolve.
- Zend and Microsoft will actively participate in community outreach.
Public releases of this effort are expected over the next couple of months. Read more over at port 25...