Live data from Hacker News

Facebook HipHop serves 70% more traffic on same hardware

theregister.co.uk

1–10 of 32 posts

Re: Facebook HipHop serves 70% more traffic on same hardware

#7
post #4

"Unlike Google, you see, Facebook has been known to promptly open-source some of the most important pieces of its back-end infrastructure."

"No one is using BigTable or the Second Coming of the Google File System. Except for Google."

I've never read anything from theregister before, but is this really what to expect?

Re: Facebook HipHop serves 70% more traffic on same hardware

#8
post #4

"Unlike Google, you see, Facebook has been known to promptly open-source some of the most important pieces of its back-end infrastructure."

"No one is using BigTable or the Second Coming of the Google File System. Except for Google." I've never read anything from theregister before, but is this really what to expect?

Yes, they're a self-described IT tabloid. It can be entertaining but usually falls short.

Re: Facebook HipHop serves 70% more traffic on same hardware

#9

What could this sentence possibly mean? "His crew can build a more than 1GB in about 15 minutes (after stripping out debug information)" 1GB binary? 1GB of PHP? 1GB of C++ output? None of these sound like a good idea.

I think it's the output. Also, the timing is relevant as the project documentation keeps talking about distributed compiling etc. I think that's how the sentence was meant: we can compile 1GB in 15 minutes (speed).

Re: Facebook HipHop serves 70% more traffic on same hardware

#10
So they dropped some rarely used functionality from PHP,... like serialization.

Excuse me, "rarely used"?? Drupal strongly depends on serialization, to store data structures in the database (or, as they call it, "the cache").

You cannot effectively run Drupal without serialization. So "The likes of Drupal, MediaWiki, and WordPress are now using HipHop." sounds like it cannot be true.

Post reply on HN