Design Theoretic Approach to Replicated Declustering

  • Authors:
  • Ali Saman Tosun

  • Affiliations:
  • University of Texas at San Antonio

  • Venue:
  • ITCC '05 Proceedings of the International Conference on Information Technology: Coding and Computing (ITCC'05) - Volume I - Volume 01
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Declustering techniques reduce query response times through parallel I/O by distributing data among multiple devices.Most of the research on declustering is targeted at spatial range queries and investigates scheme with low additive error.Recently, declustering using replication is proposed to reduce the additive overhead.Replication significantly reduces retrieval cost of arbitrary queries.In this paper, we propose a disk allocation and retrieval mechanism for arbitrary queries based on design theory.Using proposed c-copy replicated declustering scheme, (c - 1)k^2 + ck buckets can be retrieved using at most k disk accesses. Retrieval algorithm is very efficient and is asymptotically optimal with 驴(|Q|) complexity for a query Q. In addition to the deterministic worst-case bound and efficient retrieval, proposed algorithm handles nonuniform data, high dimensions, supports incremental declustering and has good fault-tolerance property.