WIDE Paper-List in 2008 A Design for Distributed Backup and Migration of Distributed Hash Tables wide-paper-ideon-d3c-00.txt WIDE Project: http://www.wide.ad.jp/ If you have any comments on this document, please contact to ad@wide.ad.jp. Title: A Design for Distributed Backup and Migration of Distributed Hash Tables Author(s): Yusuke DOI (ydoi@isl.rdc.toshiba.co.jp) Shirou WAKAYAMA (shirou@isl.rdc.toshiba.co.jp) Satoshi OZAKI (fe@isl.rdc.toshiba.co.jp) Date: 2008-07-28 % - 査読ありのコンファレンス・ワークショップ等 @inproceedings{Doi:DASP2P2008, author = "Yusuke DOI and Shirou WAKAYAMA and Satoshi OZAKI", title = "A Design for Distributed Backup and Migration of Distributed Hash Tables", booktitle = "Proceedings of 2008 International Symposium on Applications and the Internet (SAINT 2008) Workshops", month = "July", year = "2008" } # Additional data for readers x-wide-wgnames: ideon keywords: P2P, DHT, backup, reliability references: summary: | To realize huge-scale information services, many Distributed Hash Table (DHT) based systems have been proposed. For example, there are some proposals to manage item-level RFID information with DHT. In such services, service reliability is important. A DHT service is believed to be highly reliable because it is distributed. However, even if the entire service does not stop, the risk of data loss is unavoidable because a DHT consists of many physical nodes. Clearly, in order to avoid compromising the scalability of a DHT-based service, a scalable backup and loss-recovery scheme is required. To solve the problem, we propose a framework of distributed-to-distributed data copy. The proposed design utilizes the distributed manner of DHT algorithms, and it enables coping from a distributed system to a DHT system with minimal bottlenecks. misc: