01p2p Intro
01p2p Intro
Application-level overlays
Site 2 Site 3 N
N ISP1 ISP2 N
Site 1
N ISP3 N
Server Server
Internet
• No centralized data
source
– “The ultimate form of Node Node
democracy on the
Internet”
– “The ultimate threat to
copy-right protection on
the Internet”
P2P Network Characteristics
• Clients are also servers and routers
– Nodes contribute content, storage, memory, CPU
• Nodes are autonomous (no administrative authority)
• Network is dynamic: nodes enter and leave the
network “frequently”
• Nodes collaborate directly with each other (not
through well-known servers)
• Nodes have widely varying capabilities
Client-Server vs. Peer-to-Peer
Example P
e
Cl e
ie r
n -
t t
– o
S -
e P
r e
v e
e r
r
Large-Scale Data Sharing: P2P
Internet
Client
Client Cache
Client Proxy Client
Client
server server Client Peer-to-peer model
1994
1971 1992 10k Web Servers
1957 1962 email appears 50 Web Servers
Sputnik Arpa
1969 1990
Arpanet WWW proposed
P2P History: 1995 - 1999
• 1995 – 1999: the Internet explosion
– The original “state of grace” was lost
– Current Internet is organized hierarchically (client/server)
• Relatively few servers provide services
• Client machines are second-class Internet citizens
(cut off from the DNS system, dynamic address)
1994
1971 1992 10k Web Servers
1957 1962 email appears 50 Web Servers
Sputnik Arpa
1969 1990
Arpanet WWW proposed
P2P History: 1999 - today
• 1999 – today: the advent of Napster
– Jan 1999: the first version of Napster is released by
Shawn Fanning, student at Northeastern University
– Jul 1999: Napster, Inc. founded
• In short time, Napster gains an enormous success,
enabling millions of end-users to establish a file-
sharing network for the exchange of music files
– Jan 2000: Napster unique users > 1.000.000
– Nov 2000: Napster unique users > 23.000.000
– Feb 2001: Napster unique users > 50.000.000
p2p \pir too pir\ n. a virtual network of functionally
similar nodes created using an alternate, often
private, namespace
Node
Node
Node
Node
PDA
Server
Comm. Tower
Router
Router
Internet
Server
Router
Modem
Modem
Modem
Modem
P2P Benefits
• Efficient use of resources
– Unused bandwidth, storage, processing power at the edge of the network
• Scalability
– Since every peer is alike, it is possible to add more peers to the system and scale to
larger networks
– Consumers of resources also donate resources
– Aggregate resources grow naturally with utilization
• Reliability
– Replicas
– Geographic distribution
– No single point of failure
• E.g., the Internet and the Web do not have a central point of failure.
• Most internet and web services use the client-server model (e.g. HTTP), so a specific
service does have a central point of failure
• Ease of administration
– Nodes self organize
– No need to deploy servers to satisfy demand – confer (compare, c.f.) scalability
– Built-in fault tolerance, replication, and load balancing
The traditional network
architecture
A hybrid P2P network
architecture
• A hybrid P2P architecture
P2P must be disruptive…
True P2P
What P2P is good for?
• Community Web network
– Any group with specific common interests, including a family
or hobbyists, can use lists and a Web site to create their own
intranet.
• Search engines
– Fresh, up-to-date information can be found by searching
directly across the space where the desired item is likely to
reside
• Collaborative development
– The scope can range from developing software products to
composing a document to applications like rendering graphics.
P2P Application Areas
• Communication
– AOL Instant Messenger
– ICQ
• Remote Collaboration (Shared File Editing, Audio-video Conferencing)
– Jabber
– Shared whiteboard
• Multiplayer Games
– Unreal Tournament, DOOM
• Streaming (Application-level Multicast)
– Narada
– Yoid
– NICE, CAN-Multicast, Scribe
• Distributed Computing
– SETI@home
• File Sharing
– Napster
– Gnutella, Freenet, LimeWire
– KazaA, Morpheus
• Ad-hoc networks
File-sharing vs. Streaming
• File-sharing
– Download the entire file first, then use it
– Small files (few Mbytes) short download time
– A file is stored by one peer one connection
– No timing constraints
• Streaming
– Consume (playback) as you download
– Large files (few Gbytes) long download time
– A file is stored by multiple peers several connections
– Timing is crucial
Example P2P Applications
• The following areas are detailed in the following slides:
– Instant Messaging
– File exchange
– Collaboration
– MIPS sharing
– Lookup services
– Mobile ad hoc communication
– Content Distribution
– Middleware
Instant Messaging
• A convenient way of communicating with a small group of selected people (e.g., friends,
family members, etc.)
• Usually, a central server is used to store user profiles and to have a list of registered
users
• While communication takes place between the peers, searching for other people is done
using the server
• One of the reasons why a server is needed is the ability to send messages to other
persons (i.e., peers)
• If the target peer is not online, the system has to store the message until the target
• peers becomes online again
• This would be, of course, also possible with a server-less P2P system, but the price
would be an increased complexity and a certain probability of messages getting lost
• Examples for such systems are:
– Napster
– ICQ
– threedegrees
– Jabber
File exchange
• There is little dispute about the
usefulness of P2P file sharing
applications
• While downloading files is
always done directly between
peers (or via a proxy peer to
enable anonymity), the way of
searching for these files differs
in many P2P applications
• Some use central servers (e.g.,
Napster) while others send
search requests
• directly to other peers (e.g.,
Gnutella, Freenet, & FastTrack)
Collaboration
• This is not a typical example for the usefulness of P2P technology
• It is about having people having the same view or different views on shared
information
• This would typically call for a server storing this information
• This way, the information is available to all members without the necessity of
having the information provider or contributor online or the data distributed to
all other participants
• But there are use cases where P2P technology comes in mobile phones
• One example could be ad hoc collaboration of devices in an environment
where no connection to a server exist
– E.g., people are meeting in a place where no connection to the Internet is available
• In this scenario, people would communicate (and collaborate) in a server-less
P2P manner
• One perfect example for this use case is Groove
– It uses a server to store shared information but is also able to provide collaboration
services without the existence of such a server
MIPS sharing
• One of the major assets of the Internet is its combined processing power
– which is currently vastly under-utilized
• To utilize these resources, user are asked to download and install programs that are able
to do a small part of a complex computation while the computer is not used
– E.g., while the screen saver is running
• Examples for MIPS sharing systems are:
– Seti@HOME
– Genome@HOME
• In this category of P2P applications, the social aspect is very important
• Were it not for the search for extraterrestrial life or cancer research, not many people
would be willing to share their processing power
– Hence, there must an incentive for users to share computer resources, be it money, public well-
fare or the like
• Furthermore, this type of P2P application can only function with a central server that is
coordinating the distribution of computation tasks and the validation of the results
Lookup services
• Most of the scientific P2P research is done in the area of lookup services
• This is not very surprising because searching is one of the major challenges in
P2P networks
• Most of the P2P systems that are optimized for lookup services are using
distributed hashtables (DHT)
– which are capable of searching with logarithmic complexity
• The drawback of most of these systems is the fact that they are only able to
search for numbers
– In case they are searching for strings, they are searching for numerical
representations of these strings
• Examples for such systems are:
– PAST
– Chord
– P-Grid
Mobile ad hoc communication
• Ad hoc communication, especially when it is done among mobile devices
– I.e., the devices are connected directly via a wireless communication link
– This is the best example for the usefulness of the P2P paradigm
• Devices connect to each other in an ad hoc manner
• Due to the limited communication capabilities of mobile devices (such as
mobile phones or handheld devices), frequent disconnections may occur
• When mobile devices are connected together, there is no guarantee that a
central server may be available
• Hence, ad hoc mobile communication must not rely on the existence of such a
server
• All these characteristics also apply to the P2P paradigm
• There exists only a small number of P2P systems that can be used in
conjunction with small devices:
– GnuNet
– JXME (JXTA for J2ME - the Java 2 Mobile Environment)
Content Distribution
• P2P can also be used for the distribution of information or files
– sometimes called ESD - electronic software distribution
• Instead of having a central source that emits files to the destination
computers directly, a P2P network may disseminate files while
avoiding hot spots in the network
• The load (i.e., the bandwidth, CPU power, throughput, etc.) is
distributed over the whole network
• This concept is successfully used, for example, by Intel where
software is distributed to international branches in a P2P style
• This system can be compared to a push system
• The advantage is that there is no need for a fixed environment of push
server and proxies
Middleware
• The most demanding use case for a P2P system is its use as a
middleware platform. P2P middleware systems provide services such
as distributed search or peer discovery to higher-level applications
• Different kind of P2P systems have a limited set of application
domains
• Depending on the structure (or topology) of the P2P network, various
use cases may become feasible or impossible
• If a P2P system is needed as a middleware, the use case turns the
balance which P2P system best fits the requirements
• Only a few P2P systems may be used as a P2P middleware platform:
– JXTA
– Omnix
Port Numbers Used by Various P2P
Applications
Timeline of P2P networking
evolution
P2P Technical Challenges
• Peer identification
• Routing protocols
• Network topologies
• Peer discovery
• Communication/coordination protocols
• Quality of service
• Security
• Fine-grained resource management