【24h】

Cost Analysis of Time-Slide Window Joins

机译:时间滑动窗口连接的成本分析

获取原文

摘要

Sliding window equijoins can be implemented in two ways. One is to allocate a hash table for each data stream, while the other is to allocate a table for each set of tuples arriving for the slide interval. In the latter, multiple hash tables can be allocated for each stream. In this paper, we analyze costs of the two approaches, and show that using multiple hash tables for each stream always provides better performance than using a single table per stream. We also provide experimental results that coincide with the analysis result.
机译:滑动窗口等距连接可以通过两种方式实现。一种是为每个数据流分配一个哈希表,另一种是为在滑动间隔到达的每组元组分配一个表。在后者中,可以为每个流分配多个哈希表。在本文中,我们分析了这两种方法的成本,并表明,与为每个流使用单个表相比,为每个流使用多个哈希表始终提供更好的性能。我们还提供与分析结果一致的实验结果。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号