Title :
Simultaneous Pipelining in QPipe: Exploiting Work Sharing Opportunities Across Queries
Author :
Gao, Kun ; Harizopoulos, Stavros ; Pandis, Ippokratis ; Shkapenyuk, Vladislav ; Ailamaki, Anastassia
Author_Institution :
Carnegie Mellon University
Abstract :
Data warehousing and scientific database applications operate on massive datasets and are characterized by complex queries accessing large portions of the database. Concurrent queries often exhibit high data and computation overlap, e.g., they access the same relations on disk, compute similar aggregates, or share intermediate results. Unfortunately, run-time sharing in modern database engines is limited by the paradigm of invoking an independent set of operator instances per query, potentially missing sharing opportunities if the buffer pool evicts data early.
Keywords :
Aggregates; Concurrent computing; Databases; Engines; Graphical user interfaces; Pipeline processing; Resource management; Runtime; Warehousing; Yarn;
Conference_Titel :
Data Engineering, 2006. ICDE '06. Proceedings of the 22nd International Conference on
Print_ISBN :
0-7695-2570-9
DOI :
10.1109/ICDE.2006.138