Affinity-based XML Fragmentation
Rebeca Schroeder, Ronaldo Santos Mello, Carmem Satie Hara

TL;DR
This paper introduces a workload-aware XML fragmentation approach that optimizes data distribution in distributed databases, reducing distributed transactions and improving system throughput.
Contribution
It presents a novel method for XML fragmentation that considers workload and storage constraints to produce efficient, fine-grained data schemas.
Findings
The proposed fragmentation schema reduces distributed transactions.
It improves system throughput compared to alternative schemas.
Experiments validate the effectiveness of the workload-aware approach.
Abstract
In this paper we tackle the fragmentation problem for highly distributed databases. In such an environment, a suitable fragmentation strategy may provide scalability and availability by minimizing distributed transactions. We propose an approach for XML fragmentation that takes as input both the application's expected workload and a storage threshold, and produces as output an XML fragmentation schema. Our workload-aware method aims to minimize the execution of distributed transactions by packing up related data in a small set of fragments. We present experiments that compare alternative fragmentation schemas, showing that the one produced by our technique provides a finer-grained result and better system throughput.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Advanced Database Systems and Queries · Service-Oriented Architecture and Web Services
