English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Thesis

Lobster- A Load Balanced P2P Content Sharing Network

MPS-Authors
There are no MPG-Authors in the publication available
External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Michail, D. (2002). Lobster- A Load Balanced P2P Content Sharing Network. Diploma Thesis, Universität Kreta, Heraklion.


Cite as: https://hdl.handle.net/11858/00-001M-0000-0027-D1AA-E
Abstract
The unpredictable growth of the Internet community as well as the size of
information available, have overwhelmed the traditional models of distributed
computing. Client/server computing seems unable to cope with the constantly
increasing need for larger systems.
The peer-to-peer (P2P) model, although originally conceived much earlier, has
recently emerged as a new way to create distributed environments. The concept
of peers which play both client and server roles seems vera attractive,
especially in respect to scalability issues.
In this text, we shall present Lobster, a scalable P2P content sharing system
which provides two fundamental properties, load balancing and short query
response times. Our work includes the design as well as the implementation of
the system in the Java programming language.