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
  • 相关阅读:
    关于JS动态切换样式表
    关于header()函数重定向的问题
    微信团队讲课笔记 Android 开发(二)UI设计
    Effective C++ 笔记:4设计与声明
    某面试算法题_最短时间找出十包粉末中的两蓝粉末。
    VS2015 配置opengl的一些库
    URAL 1225 Flags 简单DP,一重循环
    POJ 1384 Piggy-Bank 完全背包分析
    POJ 1651 Multiplication Puzzle DP 类似矩阵链
    URAL 1183 Brackets Sequence DP 路径输出
  • 原文地址:https://www.cnblogs.com/buxianghe/p/2331182.html
Copyright © 2011-2022 走看看