首页 | 本学科首页   官方微博 | 高级检索  
     

数据流上的复合滑动窗口聚集算法
引用本文:钟颖莉,李金宝,王伟平,艾春宇.数据流上的复合滑动窗口聚集算法[J].计算机工程与应用,2006,42(14):187-191.
作者姓名:钟颖莉  李金宝  王伟平  艾春宇
作者单位:1. 黑龙江大学计算机科学技术学院,哈尔滨,150080
2. 黑龙江大学计算机科学技术学院,哈尔滨,150080;哈尔滨工业大学计算科学与技术学院,哈尔滨,150001
3. 哈尔滨工业大学计算科学与技术学院,哈尔滨,150001
摘    要:基于滑动窗口的聚集查询是数据流研究领域的一个热点问题。在已有的研究工作中,聚集算法都是针对立即执行的连续查询提出的,这些算法均是当数据流新到一个元组立即计算一次聚集结果。而在实际应用中,连续查询有时采取的是周期执行方式。论文针对周期执行的连续查询提出了复合滑动窗口聚集算法,即数据流新到一个元组,将它插入到基本窗口中,当基本窗口被插满时计算一次聚集结果。给出了非增量式和增量式两种算法。理论分析和实验结果表明增量式算法具有较好的性能。

关 键 词:数据流  基本窗口  复合滑动窗口  聚集算法
文章编号:1002-8331-(2006)14-0187-05
收稿时间:2005-09
修稿时间:2005-09

Aggregate Algorithms of Compound Sliding Window over Data Streams
Zhong Yingli,Li Jinbao,Wang Weiping,Ai Chunyu.Aggregate Algorithms of Compound Sliding Window over Data Streams[J].Computer Engineering and Applications,2006,42(14):187-191.
Authors:Zhong Yingli  Li Jinbao  Wang Weiping  Ai Chunyu
Affiliation:1. School of Computer Science and Technology, Heilongjiang University, Harbin 150080; 2 School of Computer Science and Technology,HIT University,Harbin 150001
Abstract:Aggregate based on Sliding window is a focus problem in data stream research.Now all the existing query processing algorithms on data streams are based on the immediately execution continuous queries.Aggregate answers are computed by these algorithms when a tuple comes.But continuous queries are based on the periodically execution manner in fact.This paper presents aggregate algorithms of compound sliding window based on the periodically execution manner.A tuple is inserted into a basic window when it comes.Aggregate answers are computed when a basic window is inserted fully.This paper presents two types algorithms,namely increment and non-increment.Theoretical analysis and experiment results show that incremental algorithms is the most efficient.
Keywords:data stream  basic window  compound sliding window  aggregate algorithm
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号