DYFRAM: dynamic fragmentation and replica management in distributed database systems

  • Authors:
  • Jon Olav Hauglid;Norvald H. Ryeng;Kjetil Nørvåg

  • Affiliations:
  • Dept. of Computer Science, Norwegian University of Science and Technology, Trondheim, Norway;Dept. of Computer Science, Norwegian University of Science and Technology, Trondheim, Norway;Dept. of Computer Science, Norwegian University of Science and Technology, Trondheim, Norway

  • Venue:
  • Distributed and Parallel Databases
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In distributed database systems, tables are frequently fragmented and replicated over a number of sites in order to reduce network communication costs. How to fragment, when to replicate and how to allocate the fragments to the sites are challenging problems that has previously been solved either by static fragmentation, replication and allocation, or based on a priori query analysis. Many emerging applications of distributed database systems generate very dynamic workloads with frequent changes in access patterns from different sites. In such contexts, continuous refragmentation and reallocation can significantly improve performance. In this paper we present DYFRAM, a decentralized approach for dynamic table fragmentation and allocation in distributed database systems based on observation of the access patterns of sites to tables. The approach performs fragmentation, replication, and reallocation based on recent access history, aiming at maximizing the number of local accesses compared to accesses from remote sites. We show through simulations and experiments on the DASCOSA distributed database system that the approach significantly reduces communication costs for typical access patterns, thus demonstrating the feasibility of our approach.