P2P文件系统的高效写机制

Efficient Writing Mechanism for P2P File System

  • 摘要: 为了解决P2P文件系统中网络延迟太大和副本数量太多以至写入速度太低问题,提出了基于核心副本集的并行写机制。定义了核心副本集的概念,并详细论述了核心副本集的选择算法。提出了并行写的机制,并给出了机制中写乱序问题、并行度控制问题和写正确性检查问题的解决办法。测试结果表明,核心副本集能够在写的过程中自动选择;在高网络延迟的环境下,其写入速度随并行度增加而提高,且在相同环境下,其写入速度是普通写入机制的6倍。

     

    Abstract: In P2P file system, writing file is inefficient because a large number of copies and high network delay. In this paper, a parallel writing mechanism based on core copy set (PWMBCS) is proposed to solve those problems. Paralleling writing is given out to deal with network delay. The control algorithm for write order and parallel degree also is given out in this paper. As shown in many tests, the core copy set can form with writing, and PWMBCS is six times more than normal writing mechanism.

     

/

返回文章
返回