Research on structured multi-peers collaboration P2P system

SHEN Xin-peng,LI Zhan-huai
DOI: https://doi.org/10.3969/j.issn.1001-3695.2008.10.077
2008-01-01
Abstract:Chord is a typical distributed structured peer-to-peer system.There is not server in the network,but it can be very convenient to find the nodes and data.In the Chord system,one file has only one backup,so it is possible to be lost it.At the same time,the documents transmission speed is slow.To solve the problem,this paper designed a new P2P system,the structured multi-peers collaboration P2P system.It was based on the Chord system.It possessed the merits of both BitTorrent and Chord.No server was necessary in it,but it was easy to find the nodes or data.At the same time,multi-peers might collaborate when downloading files to reach very high speed.So the system can resolve the problems above.It is a good distributed structured peer-to-peer system.
What problem does this paper attempt to address?