HiPHoP for PHP
Original File: froscon10_-_635_-_en_-_hiphop_for_php_-_scott_macvicar.mp4 |
About: HiPHoP for PHP | Report Broken File | embed video
About: HiPHoP for PHP | Report Broken File | embed video
HipHop transforms PHP source code into highly optimized C++ and then compiles it using g+. It allows developers to continue writing complex logical directly with PHP but leverages the speed benefits of C+. HipHop is more than just a theoretical exercise and currently powers the majority of Facebook servers. This session will cover using HipHop and some of the code changes required to use it.