Structured peer-to-peer systems: fundamentals of hierarchical organization, routing, scaling, and security
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
New York, NY [u.a.]
Springer
2013
|
Schlagworte: | |
Online-Zugang: | Volltext Inhaltsverzeichnis Abstract |
Beschreibung: | With bibliogr. references |
Beschreibung: | XXII, 366 S. Ill., graph. Darst. |
ISBN: | 9781461454823 9781461454830 |
DOI: | 10.1007/978-1-4614-5483-0 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV040607920 | ||
003 | DE-604 | ||
005 | 20130722 | ||
007 | t | ||
008 | 121204s2013 ad|| |||| 00||| eng d | ||
020 | |a 9781461454823 |c Print |9 978-1-4614-5482-3 | ||
020 | |a 9781461454830 |c Online |9 978-1-4614-5483-0 | ||
035 | |a (OCoLC)823233877 | ||
035 | |a (DE-599)BVBBV040607920 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-473 |a DE-M347 |a DE-20 |a DE-703 |a DE-19 |a DE-Aug4 |a DE-92 |a DE-384 |a DE-355 | ||
084 | |a ST 201 |0 (DE-625)143612: |2 rvk | ||
100 | 1 | |a Korzun, Dmitry |e Verfasser |4 aut | |
245 | 1 | 0 | |a Structured peer-to-peer systems |b fundamentals of hierarchical organization, routing, scaling, and security |c Dmitry Korzun ; Andrei Gurtov |
264 | 1 | |a New York, NY [u.a.] |b Springer |c 2013 | |
300 | |a XXII, 366 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a With bibliogr. references | ||
650 | 0 | 7 | |a Peer-to-Peer-Netz |0 (DE-588)4343110-0 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Peer-to-Peer-Netz |0 (DE-588)4343110-0 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Gurtov, Andrei |e Verfasser |4 aut | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |o 10.1007/978-1-4614-5483-0 |
856 | 4 | 1 | |u https://doi.org/10.1007/978-1-4614-5483-0 |x Verlag |3 Volltext |
856 | 4 | 2 | |m Springer Fremddatenuebernahme |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025435546&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
856 | 4 | 2 | |m Springer Fremddatenuebernahme |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025435546&sequence=000003&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |3 Abstract |
912 | |a ebook | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-025435546 |
Datensatz im Suchindex
_version_ | 1804149700573528064 |
---|---|
adam_text | STRUCTURED PEER-TO-PEER SYSTEMS
/ KORZUN, DMITRY
: 2013
TABLE OF CONTENTS / INHALTSVERZEICHNIS
TERMINOLOGY, PROBLEMS, AND DESIGN ISSUES
FLAT DHT ROUTING TOPOLOGIES
HIERARCHICAL NEIGHBOR MAINTENANCE
ADAPTABLE OVERLAY NETWORK TOPOLOGY
CLUSTERING
LOCAL RANKING
HIERARCHICAL DHT ARCHITECTURES
CYCLIC ROUTING
DIOPHANTINE ROUTING
STRUCTURAL ROUTING
CR-CHORD
INDIRECTION INFRASTRUCTURES
COMMERICAL APPLICATIONS
DIESES SCHRIFTSTUECK WURDE MASCHINELL ERZEUGT.
STRUCTURED PEER-TO-PEER SYSTEMS
/ KORZUN, DMITRY
: 2013
ABSTRACT / INHALTSTEXT
THE FIELD OF STRUCTURED P2P SYSTEMS HAS SEEN FAST GROWTH UPON THE
INTRODUCTION OF DISTRIBUTED HASH TABLES (DHTS) IN THE EARLY 2000S. THE
FIRST PROPOSALS, INCLUDING CHORD, PASTRY, TAPESTRY, WERE GRADUALLY
IMPROVED TO COPE WITH SCALABILITY, LOCALITY AND SECURITY ISSUES. BY
UTILIZING THE PROCESSING AND BANDWIDTH RESOURCES OF END USERS, THE P2P
APPROACH ENABLES HIGH PERFORMANCE OF DATA DISTRIBUTION WHICH IS HARD TO
ACHIEVE WITH TRADITIONAL CLIENT-SERVER ARCHITECTURES. THE P2P COMPUTING
COMMUNITY IS ALSO BEING ACTIVELY UTILIZED FOR SOFTWARE UPDATES TO THE
INTERNET, P2PSIP VOIP, VIDEO-ON-DEMAND, AND DISTRIBUTED BACKUPS. THE
RECENT INTRODUCTION OF THE IDENTIFIER-LOCATOR SPLIT PROPOSAL FOR FUTURE
INTERNET ARCHITECTURES POSES ANOTHER IMPORTANT APPLICATION FOR DHTS,
NAMELY MAPPING BETWEEN HOST PERMANENT IDENTITY AND CHANGING IP ADDRESS.
THE GROWING COMPLEXITY AND SCALE OF MODERN P2P SYSTEMS REQUIRES THE
INTRODUCTION OF HIERARCHY AND INTELLIGENCE IN ROUTING OF
REQUESTS.STRUCTURED PEER-TO-PEER SYSTEMS COVERS FUNDAMENTAL ISSUES IN
ORGANIZATION, OPTIMIZATION, AND TRADEOFFS OF PRESENT LARGE-SCALE
STRUCTURED P2P SYSTEMS, AS WELL AS, PROVIDES PRINCIPLES, ANALYTICAL
MODELS, AND SIMULATION METHODS APPLICABLE IN DESIGNING FUTURE SYSTEMS.
PART I PRESENTS THE STATE-OF-THE-ART OF STRUCTURED P2P SYSTEMS, POPULAR
DHT TOPOLOGIES AND PROTOCOLS, AND THE DESIGN CHALLENGES FOR EFFICIENT
P2P NETWORK TOPOLOGY ORGANIZATION, ROUTING, SCALABILITY, AND SECURITY.
PART II SHOWS THAT LOCAL STRATEGIES WITH LIMITED KNOWLEDGE PER PEER
PROVIDE THE HIGHEST SCALABILITY LEVEL SUBJECT TO REASONABLE PERFORMANCE
AND SECURITY CONSTRAINTS. ALTHOUGH THE STRATEGIES ARE LOCAL, THEIR
EFFICIENCY IS DUE TO ELEMENTS OF HIERARCHICAL ORGANIZATION, WHICH APPEAR
IN MANY DHT DESIGNS THAT TRADITIONALLY ARE CONSIDERED AS FLAT ONES. PART
III DESCRIBES METHODS TO GRADUALLY ENHANCE THE LOCAL VIEW LIMIT WHEN A
PEER IS CAPABLE TO OPERATE WITH LARGER KNOWLEDGE, STILL PARTIAL, ABOUT
THE ENTIRE SYSTEM.THESE METHODS WERE FORMED IN THE EVOLUTION OF
HIERARCHICAL ORGANIZATION FROM FLAT DHT NETWORKS TO HIERARCHICAL DHT
ARCHITECTURES, LOOK-AHEAD ROUTING, AND TOPOLOGY-AWARE RANKING. PART IV
HIGHLIGHTS SOME KNOWN P2P-BASED EXPERIMENTAL SYSTEMS AND COMMERCIAL
APPLICATIONS IN THE MODERN INTERNET. THE DISCUSSION CLARIFIES THE
IMPORTANCE OF P2P TECHNOLOGY FOR BUILDING PRESENT AND FUTURE INTERNET
SYSTEMS
DIESES SCHRIFTSTUECK WURDE MASCHINELL ERZEUGT.
|
any_adam_object | 1 |
author | Korzun, Dmitry Gurtov, Andrei |
author_facet | Korzun, Dmitry Gurtov, Andrei |
author_role | aut aut |
author_sort | Korzun, Dmitry |
author_variant | d k dk a g ag |
building | Verbundindex |
bvnumber | BV040607920 |
classification_rvk | ST 201 |
collection | ebook |
ctrlnum | (OCoLC)823233877 (DE-599)BVBBV040607920 |
discipline | Informatik |
doi_str_mv | 10.1007/978-1-4614-5483-0 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01897nam a2200397 c 4500</leader><controlfield tag="001">BV040607920</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20130722 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">121204s2013 ad|| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781461454823</subfield><subfield code="c">Print</subfield><subfield code="9">978-1-4614-5482-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781461454830</subfield><subfield code="c">Online</subfield><subfield code="9">978-1-4614-5483-0</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)823233877</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV040607920</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-473</subfield><subfield code="a">DE-M347</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-703</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-92</subfield><subfield code="a">DE-384</subfield><subfield code="a">DE-355</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 201</subfield><subfield code="0">(DE-625)143612:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Korzun, Dmitry</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Structured peer-to-peer systems</subfield><subfield code="b">fundamentals of hierarchical organization, routing, scaling, and security</subfield><subfield code="c">Dmitry Korzun ; Andrei Gurtov</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York, NY [u.a.]</subfield><subfield code="b">Springer</subfield><subfield code="c">2013</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XXII, 366 S.</subfield><subfield code="b">Ill., graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">With bibliogr. references</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Peer-to-Peer-Netz</subfield><subfield code="0">(DE-588)4343110-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Peer-to-Peer-Netz</subfield><subfield code="0">(DE-588)4343110-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Gurtov, Andrei</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="o">10.1007/978-1-4614-5483-0</subfield></datafield><datafield tag="856" ind1="4" ind2="1"><subfield code="u">https://doi.org/10.1007/978-1-4614-5483-0</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Springer Fremddatenuebernahme</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025435546&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Springer Fremddatenuebernahme</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025435546&sequence=000003&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Abstract</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ebook</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-025435546</subfield></datafield></record></collection> |
id | DE-604.BV040607920 |
illustrated | Illustrated |
indexdate | 2024-07-10T00:27:12Z |
institution | BVB |
isbn | 9781461454823 9781461454830 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-025435546 |
oclc_num | 823233877 |
open_access_boolean | |
owner | DE-473 DE-BY-UBG DE-M347 DE-20 DE-703 DE-19 DE-BY-UBM DE-Aug4 DE-92 DE-384 DE-355 DE-BY-UBR |
owner_facet | DE-473 DE-BY-UBG DE-M347 DE-20 DE-703 DE-19 DE-BY-UBM DE-Aug4 DE-92 DE-384 DE-355 DE-BY-UBR |
physical | XXII, 366 S. Ill., graph. Darst. |
psigel | ebook |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Springer |
record_format | marc |
spelling | Korzun, Dmitry Verfasser aut Structured peer-to-peer systems fundamentals of hierarchical organization, routing, scaling, and security Dmitry Korzun ; Andrei Gurtov New York, NY [u.a.] Springer 2013 XXII, 366 S. Ill., graph. Darst. txt rdacontent n rdamedia nc rdacarrier With bibliogr. references Peer-to-Peer-Netz (DE-588)4343110-0 gnd rswk-swf Peer-to-Peer-Netz (DE-588)4343110-0 s DE-604 Gurtov, Andrei Verfasser aut Erscheint auch als Online-Ausgabe 10.1007/978-1-4614-5483-0 https://doi.org/10.1007/978-1-4614-5483-0 Verlag Volltext Springer Fremddatenuebernahme application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025435546&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis Springer Fremddatenuebernahme application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025435546&sequence=000003&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA Abstract |
spellingShingle | Korzun, Dmitry Gurtov, Andrei Structured peer-to-peer systems fundamentals of hierarchical organization, routing, scaling, and security Peer-to-Peer-Netz (DE-588)4343110-0 gnd |
subject_GND | (DE-588)4343110-0 |
title | Structured peer-to-peer systems fundamentals of hierarchical organization, routing, scaling, and security |
title_auth | Structured peer-to-peer systems fundamentals of hierarchical organization, routing, scaling, and security |
title_exact_search | Structured peer-to-peer systems fundamentals of hierarchical organization, routing, scaling, and security |
title_full | Structured peer-to-peer systems fundamentals of hierarchical organization, routing, scaling, and security Dmitry Korzun ; Andrei Gurtov |
title_fullStr | Structured peer-to-peer systems fundamentals of hierarchical organization, routing, scaling, and security Dmitry Korzun ; Andrei Gurtov |
title_full_unstemmed | Structured peer-to-peer systems fundamentals of hierarchical organization, routing, scaling, and security Dmitry Korzun ; Andrei Gurtov |
title_short | Structured peer-to-peer systems |
title_sort | structured peer to peer systems fundamentals of hierarchical organization routing scaling and security |
title_sub | fundamentals of hierarchical organization, routing, scaling, and security |
topic | Peer-to-Peer-Netz (DE-588)4343110-0 gnd |
topic_facet | Peer-to-Peer-Netz |
url | https://doi.org/10.1007/978-1-4614-5483-0 http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025435546&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025435546&sequence=000003&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT korzundmitry structuredpeertopeersystemsfundamentalsofhierarchicalorganizationroutingscalingandsecurity AT gurtovandrei structuredpeertopeersystemsfundamentalsofhierarchicalorganizationroutingscalingandsecurity |