Facebook uses Linux, but has optimized it for its own purposes (especially in terms of network throughput).
Facebook uses MySQL, but primarily as a key-value persistent storage, moving joins and logic onto the web servers since optimizations are easier to perform there (on the “other side” of the Memcached layer).
Then there are the custom-written systems, like Haystack, a highly scalable object store used to serve Facebook’s immense amount of photos, or Scribe, a logging system that can operate at the scale of Facebook (which is far from trivial). But enough of that. Let’s present (some of) the software that Facebook uses to provide us all with the world’s largest social network site.Memcached
HipHop for PHP
Haystack
BigPipe
(more..) Read more: Pingdom
0 comments:
Post a Comment