HipHop for PHP: Move Fast

This is really interesting. PHP is widely used for social networking applications - it has long served Facebook, and is what is used for things like WordPress and Drupal (among many others). But PHP has a built-in weakness in that it's compiled at run-time; what this means is that there is an extra step before the computer gets data and displays it. This can be mitigated to some degree (quite a bit, actually) with fast-CGI and data caching. But converting PHP to compiled C code removes this weakness altogether. Best of all, Facebook has open-sourced it, meaning that other PHP applications could use it as well. Via Simon Willison. Haiping Zhao, Facebook, February 2, 2010 3:30 p.m.. [Link] 51572 [Previous][Next]

Comments

Comment

You are not logged in. [Login]

Title
Your comment:
Enter email to receive replies:


Your comments always remain your property, but in posting them here you agree to license under the same terms as this site (Creative Commons). If your comment is offensive it will be deleted.

Automated Spam-checking is in effect. If you are a registered user you may submit links and other HTML. Anonymous users cannot post links and will have their content screened - certain words are prohibited and your comment will be analyzed to make sure it makes sense.