froscon2010 - PREVIEW

FrOSCon
Free and Open Source Software Conference

Programm
Tag Day 2 - 2010-08-22
Raum HS1/2
Beginn 15:15
Dauer 01:00
Info
ID 635
Veranstaltungstyp Vortrag
Track Web
Sprache der Veranstaltung englisch
Feedback

HiPHoP for PHP

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.

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.