https://www.imosver.com/es/libros/data-storage-for-social-networks-00107242940010724294Data Storage for Social Networks49.35Evidenced 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.https://static.imosver.com/imagenes_small/9781461/978146144635.jpgLibrosSin stockSPRINGER000https://static.imosver.com/imagenes_small/9781461/978146144635.jpg0010660401001066046551.9552.62012/08/159781461446354TRAN, DUC A.Librosaño_2012idioma_InglésIautor_TRAN, DUC A.saga_SpringerBriefs in Optimization
Este tipo de cookies permiten al usuario la navegación a través de una página web, plataforma o aplicación y la utilización de las diferentes opciones o servicios que en ella existan.
imosverlaravel_session
Descripción
Esta cookie es necesaria para que el sitio web funcione y no se pueden desactivar en nuestros sistemas
Duración
Sesión
Dependencias
Dominio
imosver.com
OCT8NE
Descripción
Esta cookie se utiliza para el correcto funcionamiento del Chat de Oct8ne para prestar el servicio de atención al cliente al usuario
Son aquéllas que posibilitan el seguimiento y análisis del comportamiento de los usuarios en nuestra página. La información recogida se utiliza para la medición de la actividad de los usuarios en la web y la elaboración de perfiles de navegación de los usuarios.
_clsk
Descripción
Registra datos estadísticos del comportamiento del visitante en la web. Esto se utiliza para análisis internos por el operador de la web
Duración
1 año
Dependencias
_clsk,MUID,_clck
Dominio
logglytrackingsession
Descripción
Identifica y registra la sesión del usuario con fines analíticos.
Duración
Sesión
Dependencias
Dominio
.imosver.com
GOOGLE_ANALYTICS
Descripción
Registra una identificación única que se utiliza para generar datos estadísticos acerca de cómo utiliza el visitante el sitio web.
Duración
1 año
Dependencias
Dominio
.imosver.com
Son aquellas que nos permiten adaptar la navegación en nuestra página web a sus preferencias (Ej. Idioma, navegador utilizado, …etc)
_fbp
Descripción
Utilizado por Facebook para ofrecer una serie de productos publicitarios, como ofertas en tiempo real de terceros anunciantes.
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.