zoukankan      html  css  js  c++  java
  • P2P入门及经典文章

    1. 对等网络研究综述,徐恪,熊勇强,吴建平
    2. 基于Peer-to-Peer的分布式存储系统的设计,徐非,杨广文,鞠大鹏
    3. 语义对等网构造及搜索机制研究,宋建涛,沙朝锋,杨智应,朱洪
    4. File Services Technology Survey, Peer-to-Peer Working Group
    5. Open Problems in Data-Sharing Peer-to-Peer Systems, Neil Daswani, Hector Garcia-Molina, and Beverly Yang
    6. Freenet: A Distributed Anonymous Information Storage and Retrieval System, Ian Clarke, Oskar Sandberg, Brandon Wiley, Theodore W. Hong
    7. Feasibility of a Serverless Distributed File System Deployed on an Existing Set of Desktop PCs, William J. Bolosky, John R. Douceur, David Ely, and Marvin Theimer
    8. Efficient Content Location Using Interest-Based Locality in Peer-to-Peer Systems, Kunwadee Sripanidkulchai, Bruce Maggs, Hui Zhang
    9. Enabling Efficient Content Location and Retrieval in Peer-to-Peer Systems by Exploiting Locality in Interests, Kunwadee Sripanidkulchai, Bruce Maggs, Hui Zhang
    10. The Impact of DHT Routing Geometry on Resilience and Proximity, K. Gummadi, R. Gummadi, S. Ratnasamy, S. Shenker, and I. Stoica
    11. An Architecture for Content Routing Support in the Internet, Mark Gritter, David R. Cheriton
    12. A Scalable Content-Addressable Network, Sylvia Ratnasamy, Paul Francis, Mark Handley, Richard Karp and Scott Shenker
    13. Chord: A scalable peer-to-peer lookup service for Internet applications, Ion Stoica, Robert Morris, David Karger, M. Frans Kaashoek, Hari Balakrishnan
    14. PAST: A large-scale, persistent peer-to-peer storage utility, Peter Druschel, Antony Rowstron
    15. Pastry: Scalable, distributed object location and routing for large-scale peer-to-peer systems, Antony Rowstron and Peter Druschel
    16. Accessing Nearby Copies of Replicated Objects in a Distributed Environment, C. Greg Plaxton, Rajmohan Rajaraman, Andrea W. Richa
    17. Tapestry: An Infrastructure for Fault-tolerant Wide-area Location and Routing, Ben Y. Zhao, John Kubiatowicz, and Anthony D. Joseph
    18. Tapestry: An Efficient and Resilient Structured Peer-to-Peer Overlay, Ben Y. Zhao
    19. The design and implementation of an intentional naming system, William Adjie-Winoto, Elliot Schwartz, Hari Balakrishnan, and Jeremy Lilley
    20. A Scalable Location Service for Geographic Ad Hoc Routing, Jinyang Li, John Jannotti, Douglas S. J. De Couto, David R. Karger, Robert Morris
  • 相关阅读:
    如何使用jetty
    windows安装TortoiseGit详细使用教程【基础篇】
    shiro实现APP、web统一登录认证和权限管理
    Eclipse上安装GIT插件EGit及使用
    RPC之——HTTP协议栈
    Spring Boot构建RESTful API与单元测试
    Spring 之注解事务 @Transactional
    浅析Java中的final关键字
    String中intern的方法
    MySQL索引的查看创建和删除
  • 原文地址:https://www.cnblogs.com/buxianghe/p/2331182.html
Copyright © 2011-2022 走看看