Sciweavers

DAWAK
2001
Springer

Shared Index Scans for Data Warehouses

13 years 8 months ago
Shared Index Scans for Data Warehouses
Tree based indexing structures like -trees, ·-trees, Bitmap indexes and Ê-trees have become essential for getting good performance when accessing vast datasets. However, most database research seems to ignore the behavior that the disk hardware observes during index scans. In this paper we aim to refocus attention on efficiently utilizing the underlying hardware during concurrent index scans. We propose a new “transcurrent execution model” (TEM) for concurrent user queries against tree indexes. Our model exploits intra-parallelism of the index scan and dynamically decomposes each query into a set of disjoint “query patches”. TEM integrates the ideas of prefetching and shared scans in a new framework, suitable for dynamic multi-user environments. It supports time constraints in the scheduling of these patches and introduces the notion of data flow for achieving a steady progress of all queries. Our experiments demonstrate that the transcurrent query execution results in high...
Yannis Kotidis, Yannis Sismanis, Nick Roussopoulos
Added 28 Jul 2010
Updated 28 Jul 2010
Type Conference
Year 2001
Where DAWAK
Authors Yannis Kotidis, Yannis Sismanis, Nick Roussopoulos
Comments (0)