版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
作者机构:Tunghai Univ Dept Comp Sci Taichung 40704 Taiwan Asia Univ Dept Appl Informat & Multimedia Taichung Taiwan
出 版 物:《COMPUTING》 (计算)
年 卷 期:2016年第98卷第1-2期
页 面:93-118页
核心收录:
学科分类:08[工学] 0812[工学-计算机科学与技术(可授工学、理学学位)]
基 金:Tunghai University the U-Care ICT Integration Platform for the Elderly [102GREEnS004-2] National Science Council, Taiwan ROC [NSC 101-2218-E-029-004, NSC 102-2218-E-029-002]
主 题:Cloud computing Distributed data storage Data as a service Distributed file system
摘 要:In the past, people have focused on cluster computing and grid computing. Now, however, this focus has shifted to cloud computing. Irrespective of what techniques are used, there are always storage requirements. The challenge people face in this area is the huge amount of data to be stored, and its complexity. People are now using many cloud applications. As a result, service providers must serve increasingly more people, causing more and more connections involving substantially more data. These problems could have been solved in the past, but in the age of cloud computing, they have become more complex. This paper focuses on cloud computing infrastructure, and especially data services. The goal of this paper is to implement a high performance and load balancing, and able-to-be-replicated system that provides data storage for private cloud users through a virtualization system. This system extends and enhances the functionality of the Hadoop distributed system. The proposed approach also implements a resource monitor of machine status factors such as CPU, memory, and network usage to help optimize the virtualization system and data storage system. To prove and extend the usability of this design, a synchronize app was also developed running on Android based on our distributed data storage.