The data partition strategy based on hybrid range consistent hash in NoSQL database

  • Authors:
  • Zhikun Chen;Lumin Zhang;Shuqiang Yang;Shuang Tan;Li He;Ge Zhang;Huiyu Yang

  • Affiliations:
  • National University of Defense Technology, Changsha, P.R. China;National University of Defense Technology, Changsha, P.R. China;National University of Defense Technology, Changsha, P.R. China;National University of Defense Technology, Changsha, P.R. China;National University of Defense Technology, Changsha, P.R. China;Beijing Aeronautics Engineering Technology Research Center, Beijing, P.R. China;Beijing Aeronautics Engineering Technology Research Center, Beijing, P.R. China

  • Venue:
  • Proceedings of the Fifth International Conference on Internet Multimedia Computing and Service
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

With the development of Internet technology and Cloud Computing, more and more applications have to be confronted with the challenges of big data. NoSQL Database is fit to the management of big data because of the characteristics of high scalability, high availability and high fault-tolerance. The data partitioning strategy plays an important role in the NoSQL database. The existing data partitioning strategies will cause some problems such as low scalability, hot spot and low performance and so on. In this paper we proposed a new data partitioning strategy---HRCH, which can partitioning the data in a reasonable way. At last we use some experiments to verify the effectiveness of HRCH. It shows that the HRCH can improve the scalability of the system. It also can avoid the hot spot problem as far as possible. And it also can improve the parallel degree of processing to improve the system's performance in some processing.