TAO: Facebook's distributed data store for the social graph

  • Authors:
  • Nathan Bronson;Zach Amsden;George Cabrera;Prasad Chakka;Peter Dimov;Hui Ding;Jack Ferris;Anthony Giardullo;Sachin Kulkarni;Harry Li;Mark Marchukov;Dmitri Petrov;Lovro Puzar;Yee Jiun Song;Venkat Venkataramani

  • Affiliations:
  • Facebook, Inc.;Facebook, Inc.;Facebook, Inc.;Facebook, Inc.;Facebook, Inc.;Facebook, Inc.;Facebook, Inc.;Facebook, Inc.;Facebook, Inc.;Facebook, Inc.;Facebook, Inc.;Facebook, Inc.;Facebook, Inc.;Facebook, Inc.;Facebook, Inc.

  • Venue:
  • USENIX ATC'13 Proceedings of the 2013 USENIX conference on Annual Technical Conference
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

We introduce a simple data model and API tailored for serving the social graph, and TAO, an implementation of this model. TAO is a geographically distributed data store that provides efficient and timely access to the social graph for Facebook's demanding workload using a fixed set of queries. It is deployed at Facebook, replacing memcache for many data types that fit its model. The system runs on thousands of machines, is widely distributed, and provides access to many petabytes of data. TAO can process a billion reads and millions of writes each second.