SLIDE 1
What ¡is ¡PHP ¡good ¡at? ¡
- PHP ¡features: ¡
– Very ¡fast ¡installaAon ¡Ame ¡ – A ¡lot ¡of ¡libraries ¡ – Easy ¡to ¡learn ¡ – Scales ¡well ¡(avoids ¡concurrency ¡problems) ¡
- But ¡do ¡we ¡really ¡care? ¡
Hack for HipHop Julien Verlaguet (Facebook) HipHop Team - - PowerPoint PPT Presentation
Hack for HipHop Julien Verlaguet (Facebook) HipHop Team What is PHP good at? PHP features: Very fast installaAon Ame A lot of libraries
FAST ¡ dynamic ¡
Compiler ¡C++ (ProducAon) ¡ Interpreter ¡ (Sandboxes) ¡ PHP ¡
PHP ¡ JIT ¡Compiler ¡ (HHVM) ¡
PHP ¡ JIT ¡Compiler ¡ (HHVM) ¡ HACK ¡
(or ¡Hack ¡for ¡HipHop) ¡
MASTER ¡ Worker1 ¡ WorkerN ¡ … ¡ SHARED ¡HEAP ¡ C ¡