Date: 2010-08-05 01:39 am (UTC)
Facebook cебе вон чего сделал, это уже не lamp:

HipHop programmatically transforms your PHP source code into highly optimized C++ and then uses g++ to compile it. HipHop executes the source code in a semantically equivalent manner and sacrifices some rarely used features — such as eval() — in exchange for improved performance. HipHop includes a code transformer, a reimplementation of PHP's runtime system, and a rewrite of many common PHP Extensions to take advantage of these performance optimizations.

HipHop allows us to write the logic that does the final page assembly in PHP and iterate it quickly while relying on custom back-end services in C++, Erlang, Java, or Python to service the News Feed, search, Chat, and other core parts of the site.
http://developers.facebook.com/blog/post/358

HipHop compiles a subset of PHP to C++, which can be compiled to an executable. The executable contains a Web Server, so the resulting code is not used with any existing web server framework
http://www.dancryer.com/2010/02/hiphop-the-facebook-php-compiler
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

Profile

metaclass: (Default)
metaclass

April 2017

S M T W T F S
      1
2345678
9101112 131415
16171819202122
23242526272829
30      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 18th, 2025 08:14 pm
Powered by Dreamwidth Studios