Efficient Multiple Aggregations of Stream Data

Jihyun Kim, Myung Kim

IMSCCS '07 Proceedings of the Second International Multi-Symposiums on Computer and Computational Sciences(2007)

引用 2|浏览0
暂无评分
摘要
Recently there has been a great deal of interests in analyzing stream data that can be seen in applications such as network monitoring, web click stream analysis, and sensor networks. Multiple aggregations are regarded as one of the important operations for the high level analysis of stream data as well as business data. However, existing multiple aggregation algorithms for business data are not adequate for stream data because aggregation should be done on a rapidly flowing unsorted data stream, which requires tremendous amount of time and space. We propose an algorithm for efficiently generating user selected aggregation tables from unsorted data stream. For fast aggregation, we use a combination of arrays and AVL trees as temporary storage of aggregation tables. The proposed algorithm can also be used for the cases where aggregation tables are too large to be stored in main memory during aggregation. We showed by experiments that our algorithm is practical.
更多
查看译文
关键词
network monitoring,data analysis,sensor network,avl trees,tree data structures
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要