Title :
Efficient scheduling of page access in index-based join processing
Author :
Chan, Chee Yong ; Ooi, Beng Chin
Author_Institution :
Dept. of Comput. Sci., Wisconsin Univ., Madison, WI, USA
Abstract :
The paper examines the issue of scheduling page accesses in join processing, and proposes new heuristics for the following scheduling problems: 1) an optimal page access sequence for a join such that there are no page reaccesses using the minimum number of buffer pages, and 2) an optimal page access sequence for a join such that the number of page reaccesses for a given number of buffer pages is minimum. The experimental performance results show that the new heuristics perform better than existing heuristics for the first problem and also perform better for the second problem, provided that the number of available buffer pages is not much less than the optimal buffer size
Keywords :
buffer storage; database theory; heuristic programming; paged storage; query processing; scheduling; efficient page access scheduling; heuristics; index-based join processing; minimum buffer page number; optimal buffer size; optimal page access sequence; page reaccess; Computer Society; Database systems; Performance evaluation; Processor scheduling; Upper bound;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on