TAILIEUCHUNG - Chord: A Scalable Peer-to-peer Lookup Protocol for Internet Applications

Peer-to-peer systems and applications are distributed systems without any centralized control or hierarchical organization, in which each node runs software with equivalent functionality. A review of the features of recent peer-to-peer applications yields a long list: redundant storage, permanence, selection of nearby servers, anonymity, search, authentication, and hierarchical naming. Despite this rich set of features, the core operation in most peer-to-peer systems is efficient location of data items. The contribution of this paper is a scalable protocol for lookup in a dynamic peer-to-peer system with frequent node arrivals and departures. The Chord protocol supports just one operation: given a key, it maps the key onto a node. Depending on the application using Chord,. | Chord A Scalable Peer-to-peer Lookup Protocol for Internet Applications Ion Stoicay Robert Morrisz David Liben-Nowellz David R. Karger M. Frans Kaashoekz Frank Dabekz Hari Balakrishnan Abstract A fundamental problem that confronts peer-to-peer applications is the efficient location of the node that stores a desired data item. This paper presents Chord a distributed lookup protocol that addresses this problem. Chord provides support for just one operation given a key it maps the key onto a node. Data location can be easily implemented on top of Chord by associating a key with each data item and storing the key data pair at the node to which the key maps. Chord adapts efficiently as nodes join and leave the system and can answer queries even if the system is continuously changing. Results from theoretical analysis and simulations show that Chord is scalable communication cost and the state maintained by each node scale logarithmically with the number of Chord nodes. I. Introduction Peer-to-peer systems and applications are distributed systems without any centralized control or hierarchical organization in which each node runs software with equivalent functionality. A review of the features of recent peer-to-peer applications yields a long list redundant storage permanence selection of nearby servers anonymity search authentication and hierarchical naming. Despite this rich set of features the core operation in most peer-to-peer systems is efficient location of data items. The contribution of this paper is a scalable protocol for lookup in a dynamic peer-to-peer system with frequent node arrivals and departures. The Chord protocol supports just one operation given a key it maps the key onto a node. Depending on the application using Chord that node might be responsible for storing a value associated with the key. Chord uses consistent hashing 12 to assign keys to Chord nodes. Consistent hashing tends to balance load since each node receives roughly the same number of

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.