作者: Chad Yoshikawa , Brent Chun , Amin Vahdat
DOI: 10.1007/11574781_3
关键词:
摘要: We introduce a new distributed data structure, the Distributed-Hash Queue, which enables communication between Network-Address Translated (NATed) peers in P2P network. DHQs are an extension of hash tables (DHTs) allow for push and pop operators vs. traditional DHT put get operators. describe architecture detail show how it can be used to build delay-tolerant network use applications such as delayed-messaging. have developed initial prototype implementation DHQ runs on PlanetLab using Pastry key-based routing protocol.