21.May.2010 at 01:02 by James Bush
Very interesting!
Scott MacVicar (20.May.2010 at 16:00)
Talk at TEKĀ·X (English - US)
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.
Quicklink: https://joind.in/1603
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?
21.May.2010 at 18:01 by Elizabeth Marie Smith
So when is the windows port coming?
Really though, interesting information, had a great time.
22.May.2010 at 16:47 by Joey Trapp
As I continue to think about how this can be used for our projects, so many questions come up. I hope that HiPHoP gets a lot more attention so that it will be a even more worthwhile project to continue working on. The speed increases that it offers will be very beneficial if it can be used to compile frameworks.
24.May.2010 at 12:23 by Mike Hickey
Good introduction to the utility and the code requirements to achieve optimal performance gains.
24.May.2010 at 17:28 by Lorna Mitchell
Some wonderful background information and very nice technical content, a speaker that (OK so I knew this already) clearly knows his stuff on so many levels. Only the occasional in-joke with the audience and slightly corporate slides stops this from getting the 5 thumbs
20.May.2010 at 23:06 by Seth May
Thanks for the overview. It looks like a nice system, but it won't work for my environment (wisp).