posts - 4237, comments - 3946, trackbacks - 370

Disclaimer

This was my personal weblog originally hosted by UgiDotNet, written mostly in Italian.

This blog is now part of my new site:
These postings are provided 'AS IS' with no warranties, and confer no rights. The views expressed on this weblog are mine alone and do not necessarily reflect the views of my employers.

Licenza Creative Commons

Tag Cloud

Archives

Post Categories

PHP x .NET/IIS più veloce della versione originale x Apache?

Non ci posso credere...

http://www.php-compiler.net/ - some people have written a PHP implementation built on top of the .NET platform. What's more shocking? Some initial benchmarks have it out-performing PHP on Apache . The developers said they are not Mono compatible yet, but something they'll be looking at.

What I'd be most interested in finding out is did they build on top of the HttpRuntime? I wrote a light-weight Cold Fusion implementation on top of the HttpRuntime a long time ago, so I know something like this would be possible - or did they write all the plumbing themselves. If the core is built on top of the HttpRuntime it would make integration of PHP and ASP.NET applications together on IIS amazingly easy.

Source: PHP on .NET

Print | posted on lunedì 21 marzo 2005 12:41 |

Comments have been closed on this topic.