Details

Legitimate Applications of Peer-to-Peer Networks


Legitimate Applications of Peer-to-Peer Networks


1. Aufl.

von: Dinesh C. Verma

75,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 23.04.2004
ISBN/EAN: 9780471653790
Sprache: englisch
Anzahl Seiten: 164

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<ul> <li>The book examines the different legitimate applications used over a peer-to-peer network (p2p)</li> <li>The material examines the design and development of novel applications designed to leverage the distributed nature of peer-to-peer environments</li> <li>Goes beyond the most popular application of file-sharing (including sharing of video and audio files) and discusses the many different applications</li> <li>Compares traditional and peer-to-peer infrastructure and discusses merits and demerits of each approach from a business perspective</li> </ul>
Preface. <p>Who Will Benefit from This Book?</p> <p>Who Is This Book Not For?</p> <p>Organization of the Book.</p> <p><b>1 The Peer-to-Peer Architecture.</b></p> <p>1.1 Distributed Applications.</p> <p>1.1.1 A Distributed Computing Example.</p> <p>1.1.2 Client-Server Architecture.</p> <p>1.1.3 Peer-to-Peer Architecture.</p> <p>1.2 The Peer-to-Peer Software Structure.</p> <p>1.2.1 Base Overlay Layer.</p> <p>1.2.2 Middleware Functions.</p> <p>1.2.3 Application Layer.</p> <p>1.3 Comparison of Architectures.</p> <p>1.3.1 Ease of Development.</p> <p>1.3.2 Manageability.</p> <p>1.3.3 Scalability.</p> <p>1.3.4 Administrative Domains.</p> <p>1.3.5 Security.</p> <p>1.3.6 Reliability.</p> <p><b>2 Peer Discovery and Overlay Formation.</b></p> <p>2.1 Discovery.</p> <p>2.1.1 Static Configuration.</p> <p>2.1.2 Centralized Directory.</p> <p>2.1.3 Using the Domain Name Service.</p> <p>2.1.4 Member Propagation Techniques with Initial Member Discovery.</p> <p>2.1.4.1 Member Propagation with Full Member List.</p> <p>2.1.4.2 Member Propagation with Partial Member List.</p> <p>2.1.4.3 Member Propagation with a Hint Server.</p> <p>2.2 Overlay Formation.</p> <p>2.2.1 Creating an Overlay Link.</p> <p>2.2.1.1 Communicating Across Firewalls.</p> <p>2.2.1.2 Communicating Across Two Firewalls.</p> <p>2.3 Topology Selection.</p> <p>2.3.1 Random Mesh Formation.</p> <p>2.3.2 Tiered Formation.</p> <p>2.3.3 Ordered Lattices.</p> <p><b>3 Application-Layer Multicast.</b></p> <p>3.1 General Multicast Techniques.</p> <p>3.1.1 Group Addressing.</p> <p>3.1.2 Group Maintenance.</p> <p>3.1.3 Message Forwarding Scheme.</p> <p>3.1.4 Multicast Routing.</p> <p>3.1.5 Secure Multicast.</p> <p>3.1.6 Reliable Multicast.</p> <p>3.1.7 Multicast Flow and Congestion Control.</p> <p>3.2 Network-Layer Multicast—IP Multicast.</p> <p>3.2.1 Problems with IP-Layer Multicast.</p> <p>3.3 Application-Layer Multicast.</p> <p>3.3.1 Broadcast Mechanisms in Peer-to-Peer Networks.</p> <p>3.3.2 Multicast in Peer-to-Peer Overlays.</p> <p><b>4 File-Sharing Applications.</b></p> <p>4.1 File-Sharing Overview.</p> <p>4.1.1 Disk Space Management.</p> <p>4.1.2 File Indexing.</p> <p>4.1.3 File Search/Retrieval.</p> <p>4.1.4 Access Control and Security.</p> <p>4.1.5 Anonymous File Retrieval.</p> <p>4.1.6 Search Acceleration Techniques.</p> <p>4.1.7 Digital Rights Management.</p> <p>4.2 Usage of File-Sharing Applications.</p> <p>4.2.1 Limitations of File-Sharing Applications.</p> <p>4.3 Preventing Unauthorized File Sharing.</p> <p>4.3.1 Firewall-Based Techniques.</p> <p>4.3.2 Asset Inventory.</p> <p>4.3.3 Port Scanning.</p> <p>4.3.4 Usage-Based Rate Control.</p> <p>4.3.5 Malicious Participation.</p> <p><b>5 File Storage Service.</b></p> <p>5.1 Handle Management.</p> <p>5.2 Retrieving Files with Handles.</p> <p>5.2.1 Circular Ring Routing.</p> <p>5.2.2 Plaxton Scheme.</p> <p>5.2.3 CAN Routing Algorithm.</p> <p>5.2.4 Modified Network Routing Schemes.</p> <p>5.2.5 Modified Broadcast.</p> <p>5.3 Miscellaneous Functions.</p> <p>5.3.1 Access Control.</p> <p>5.3.2 Availability and Reliability.</p> <p>5.4 Usage Scenarios.</p> <p>5.4.1 Distributed File Systems.</p> <p>5.4.2 Anonymous Publishing.</p> <p><b>6 Data Backup Service.</b></p> <p>6.1 The Traditional Data Management System.</p> <p>6.2 The Peer-to-Peer Data Management System.</p> <p>6.2.1 The Backup/Restore Manager.</p> <p>6.2.2 The Peer Searcher.</p> <p>6.2.3 The File Searcher.</p> <p>6.2.4 The Properties Manager.</p> <p>6.2.5 The Data Manager.</p> <p>6.2.6 The Schedule Manager.</p> <p>6.3 Security Issues.</p> <p>6.4 Hybrid Data Management Approach.</p> <p>6.5 Feasibility of Peer-to-Peer Data Backup Service.</p> <p><b>7 Peer-to-Peer Directory System.</b></p> <p>7.1 LDAP Directory Servers.</p> <p>7.2 Why Use Peer-to-Peer Directories?</p> <p>7.3 A Peer-to-Peer Directory System.</p> <p>7.3.1 Schema Maintenance.</p> <p>7.3.2 Operation Processing.</p> <p>7.3.2.1 Local Placement of Records.</p> <p>7.3.2.2 Name Space Partitioning.</p> <p>7.3.3 Access Management.</p> <p>7.4 Example Applications of Peer-to-Peer Directory.</p> <p><b>8 Publish-Subscribe Middleware.</b></p> <p>8.1 Overview of Publish-Subscribe Systems.</p> <p>8.2 Server-Centric Publish-Subscribe Services.</p> <p>8.3 Peer-to-Peer Publish-Subscribe Services.</p> <p>8.3.1 Broadcast Scheme.</p> <p>8.3.2 Multicast Group Approach.</p> <p>8.4 Comparison of Approaches.</p> <p>8.5 Example Application.</p> <p><b>9 Collaborative Applications.</b></p> <p>9.1 General Issues.</p> <p>9.2 Instant Messaging.</p> <p>9.3 IP Telephony.</p> <p>9.4 Shared Collaboration Databases.</p> <p>9.5 Collaborative Content Hosting.</p> <p>9.6 Anonymous Web Surfing.</p> <p><b>10 Related Topics.</b></p> <p>10.1 Legacy Peer-to-Peer Applications.</p> <p>10.2 Grid Computing.</p> <p><b>References.</b></p> <p><b>Index.</b></p>
"…an interesting little book for many reasons…the quiet, matter-of-fact approach, and the limited technical jargon, make this book very accessible to all." (<i>Computing Reviews.com</i>, August 19, 2004) <p>"…encourages us to see P2P networks as a useful direction in the evolution of network applications.” (<i>IEEE Network</i>, September 2004)</p>
<b>DINESH C. VERMA, PhD,</b> is Manager of the Policy and Networking Group at the IBM T.J. Watson Research Center, New York. He received his doctorate from University of California, Berkeley, and holds more than fourteen patents in the area of computer networking. Dr. Verma is the author of Content Distribution Networks: An Engineering Approach (published by Wiley).
Discover the true potential of peer-to-peer networks <p>Napster, Kazaa, ICQ–file- and music-sharing peer-to-peer (P2P) networks have revolutionized the use of the Internet, but have also brought bad press to peer-to-peer computer networking. Yet P2P offers a great many legitimate benefits. Just witness the recent discovery of the largest prime number, a poster child for distributed computing!</p> <p>P2P is a class of applications that leverages previously unused Internet resources–storage, cycles, content, human presence. Instead of large, expensive servers and pricey storage networks, corporations and other organizations can share data and computing duties among their desktops through P2P.</p> <p>Legitimate Applications of Peer-to-Peer Networks goes beyond file and music swapping to explore the true potential of P2P technology in business and other important applications, including:</p> <ul> <li>File sharing</li> <li>Data storage management</li> <li>Instant messaging</li> <li>IP telephony</li> <li>Collaborative content hosting</li> <li>Publish-subscribe systems</li> </ul> <p>Considering the merits and disadvantages of both the P2P and traditional approaches from a business perspective, Legitimate Applications of Peer-to-Peer Networks will help technology and business professionals realize the genuine–and legitimate–potential of this misunderstood and often misused technology.</p>

Diese Produkte könnten Sie auch interessieren:

Yuzhnoye Launchers and Satellites
Yuzhnoye Launchers and Satellites
von: Christian Lardier
PDF ebook
129,99 €
Critical Systems Thinking
Critical Systems Thinking
von: Michael C. Jackson
EPUB ebook
34,99 €