Bültmann & Gerriets
Data Storage for Social Networks
A Socially Aware Approach
von Duc A. Tran
Verlag: Springer New York
Reihe: SpringerBriefs in Optimization
Hardcover
ISBN: 978-1-4614-4635-4
Auflage: 2013
Erschienen am 15.08.2012
Sprache: Englisch
Format: 235 mm [H] x 155 mm [B] x 4 mm [T]
Gewicht: 102 Gramm
Umfang: 56 Seiten

Preis: 53,45 €
keine Versandkosten (Inland)


Dieser Titel wird erst bei Bestellung gedruckt. Eintreffen bei uns daher ca. am 11. November.

Der Versand innerhalb der Stadt erfolgt in Regel am gleichen Tag.
Der Versand nach außerhalb dauert mit Post/DHL meistens 1-2 Tage.

53,45 €
merken
zum E-Book (PDF) 50,28 €
klimaneutral
Der Verlag produziert nach eigener Angabe noch nicht klimaneutral bzw. kompensiert die CO2-Emissionen aus der Produktion nicht. Daher übernehmen wir diese Kompensation durch finanzielle Förderung entsprechender Projekte. Mehr Details finden Sie in unserer Klimabilanz.
Inhaltsverzeichnis
Klappentext

1. Introduction (Amazon's Dynamo, Google's BigTable, Apache Cassandra).-2. Social Locality in Data Storage (Perfect vs. Imperfect Social Locality, Assumptions and Notations, Optimization Objectives, Multi-Objective Optimization).- 3. S-PUT (Approach, Algorithm, Numerical Results, Notes).- 4. S-CLONE (Approach, Algorithm, Numerical Results, Notes)- 5. Epilogue. -References.



Evidenced by the success of Facebook, Twitter, and LinkedIn, online social networks (OSNs) have become ubiquitous, offering novel ways for people to access information and communicate with each other. As the increasing popularity of social networking is undeniable, scalability is an important issue for any OSN that wants to serve a large number of users. Storing user data for the entire network on a single server can quickly lead to a bottleneck, and, consequently, more servers are needed to expand storage capacity and lower data request traffic per server. Adding more servers is just one step to address scalability.
The next step is to determine how best to store the data across multiple servers. This problem has been widely-studied in the literature of distributed and database systems. OSNs, however, represent a different class of data systems. When a user spends time on a social network, the data mostly requested is her own and that of her friends; e.g., in Facebook or Twitter, these data are the status updates posted by herself as well as that posted by the friends. This so-called social locality should be taken into account when determining the server locations to store these data, so that when a user issues a read request, all its relevant data can be returned quickly and efficiently. Social locality is not a design factor in traditional storage systems where data requests are always processed independently.
Even for today¿s OSNs, social locality is not yet considered in their data partition schemes. These schemes rely on  distributed hash tables (DHT), using consistent hashing to assign the users¿ data to the servers. The random nature of DHT leads to weak social locality which has been shown to result in poor performance under heavy request loads.
Data Storage for Social Networks: A Socially Aware Approach is aimed at reviewing the current literature of data storage for online social networks and discussing newmethods that take into account social awareness in designing efficient data storage.


andere Formate
weitere Titel der Reihe