DocumentCode
2484258
Title
Efficient computation of multiple sliding window skylines on data streams
Author
Won Lee, Yu ; Yong Lee, Ki ; Ho Kim, Myoung
Author_Institution
Dept. of Comput. Sci., Korea Adv. Inst. of Sci. & Technol., Daejeon, South Korea
fYear
2010
fDate
Nov. 30 2010-Dec. 2 2010
Firstpage
951
Lastpage
956
Abstract
Given a set of objects, the skyline query returns those objects which are not dominated by other objects in the same dataset. An object o dominates another object o´ if and only if o is strictly better than o´ on at least one dimension and o is not worse than o´ on the other dimensions. Although the skyline computation has received considerable attention recently, most techniques are designed for static datasets. However, in many applications, skyline computation over data streams is highly required and techniques for static datasets are inefficient or useless in data streams. Since data streams are unbounded, queries on them generally have sliding window specifications. When many concurrent users ask queries over a data stream, the sliding windows that different users are interested in can vary widely. In this paper, we propose skyline computation techniques for processing multiple queries against sliding windows efficiently. We first present two naive techniques called MSO and SSO, then propose a hybrid method called SMO which exploits the advantages of both MSO and SSO. The experimental results show that SMO processes skyline queries efficiently.
Keywords
query processing; data streams; multiple query processing; multiple single operator; multiple sliding window skylines; shared single operator; skyline computation techniques; skyline query; Computer science; Distributed databases; Electronic mail; Query processing; Scalability; Search problems; Strontium;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Sciences and Convergence Information Technology (ICCIT), 2010 5th International Conference on
Conference_Location
Seoul
Print_ISBN
978-1-4244-8567-3
Electronic_ISBN
978-89-88678-30-5
Type
conf
DOI
10.1109/ICCIT.2010.5711197
Filename
5711197
Link To Document