Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Data Durability, Availability, and Replica Management in P2P Social Networking Analysis, Slides of Computer Networks

An in-depth analysis of peer-to-peer social networking, a paradigm shift from traditional client-server architecture in social networks. The challenges of data availability and long-term data durability in social networking, and how peer-to-peer architecture addresses these issues. It also covers the basic structure of social networking, the concept of peer-to-peer social networking, and two approaches: mynet and peerson. Additionally, related studies on replica placement in peer-to-peer storage systems and geographic routing in social networks are discussed.

Typology: Slides

2012/2013

Uploaded on 04/23/2013

saraswathi
saraswathi 🇮🇳

4

(1)

74 documents

1 / 26

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
ANALYSIS OF PEER-TO-PEER
SOCIAL NETWORKING
1
Docsity.com
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a

Partial preview of the text

Download Data Durability, Availability, and Replica Management in P2P Social Networking Analysis and more Slides Computer Networks in PDF only on Docsity!

ANALYSIS OF PEER-TO-PEER

SOCIAL NETWORKING

OUTLINE

  • Problem
  • Introduction
  • Related work
  • My contribution

Introduction

  • What is social networking?
  • Facebook, My space, Twitter, etc….
  • Basic structure of OSN

7

Social networking

Social networking

  • Client server architecture
  • Huge amount of personal information
  • User must trust their providers blindly
  • Some limitations like

-privacy concerns. -requirement of internet connectivity.

Peer to peer social networking

  • Peer to peer resembles real life
  • Social relations of the users are maintained by including three attributes – “unique iden-tifier/pseudonym”, “relation-type” (friend, relative, colleague, etc.) and “trust level” (High, Medium, Low).
  • The profiles of the users are divided into two main categories- Resources and Relations.

P2p Social networking

  • Two approaches of p2p Social Networking.
    • MyNet
    • PeerSoN

MyNet

  • This approach provides secure p2p social

networking service on top of unmanaged

internet Architecture(UIA) overlay.

  • The focus is on providing resources among

friends and devices uniformly and without delay.

Prototype architecture(peerSoN)

  • Lookup service – meta data required to find users and the data they store ( IP address, informaion about files and notification for users)
  • Peers and user data Docsity.com^16

Storage in peer-to-peer social networks

  • Long term durability of content.
  • online availability.
  • bootstrapping.
  • friends.

  • Geography. To store small objects peerSoN uses replication technique rather than coding.