首页> 外文会议>2012 IEEE International Conference on Cluster Computing Workshops. >A Novel Scalable Architecture of Cloud Storage System for Small Files Based on P2P
【24h】

A Novel Scalable Architecture of Cloud Storage System for Small Files Based on P2P

机译:基于P2P的小文件云存储系统新型可扩展架构

获取原文
获取原文并翻译 | 示例

摘要

Scalability and Latency are the two important performance indicators for the distributed file system, and Google and Apache have achieved a great success with GFS and HDFS when operating big files, but the latency is too long when reading and writing small-size files, because the concurrent I/O can't work for small files, besides the master node is difficult to extend in the cloud storage system with Master/Slave structure. In this paper, we propose a distributed cloud storage system based on P2P, where a central route node is introduced to improve the resource query efficiency, so clients can find data using only one message compared with Chord's log(N). The central routing node only stores the status and routing information of all data nodes, which are indexed by the Trie Tree structure, so query time meets the requirement of online query. The data nodes store file's content and file's metadata thus the system is easy to extend because the master node no longer needs to store the metadata. Clients can also cache the routing information, so the read and write time is reduced according to the Locality Principle. Experiments show that the reading and writing time is significantly reduced compared with Hadoop HDFS.
机译:可伸缩性和延迟是分布式文件系统的两个重要性能指标,并且Google和Apache在处理大文件时使用GFS和HDFS取得了巨大的成功,但是在读取和写入小型文件时延迟太长,因为并发I / O无法处理小文件,此外,很难在具有主/从结构的云存储系统中扩展主节点。在本文中,我们提出了一种基于P2P的分布式云存储系统,其中引入了中心路由节点以提高资源查询效率,因此与Chord的log(N)相比,客户端只能使用一条消息来查找数据。中央路由节点只存储所有数据节点的状态和路由信息,这些数据和信息由Trie Tree结构索引,因此查询时间可以满足在线查询的要求。数据节点存储文件的内容和文件的元数据,因此该系统易于扩展,因为主节点不再需要存储元数据。客户端还可以缓存路由信息,因此根据本地性原则减少了读写时间。实验表明,与Hadoop HDFS相比,读写时间显着减少。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号