Workload-Driven Fragment Allocation for Partially Replicated Databases Using Linear ProgrammingDownload PDFOpen Website

Published: 2019, Last Modified: 10 Feb 2024ICDE 2019Readers: Everyone
Abstract: In replication schemes, replica nodes can process read-only queries on snapshots of the master node without violating transactional consistency. By analyzing the workload, we can identify query access patterns and replicate data depending to its access frequency. In this paper, we define a linear programming (LP) model to calculate the set of partial replicas with the lowest overall memory capacity while evenly balancing the query load. Furthermore, we propose a scalable decomposition heuristic to calculate solutions for larger problem sizes. While guaranteeing the same performance as state-of-the-art heuristics, our decomposition approach calculates allocations with up to 23% lower memory footprint for the TPC-H benchmark.
0 Replies

Loading