首页> 外文期刊>ACM Transactions on Information Systems >Boosting the Performance of Web Search Engines: Caching and Prefetching Query Results by Exploiting Historical Usage Data
【24h】

Boosting the Performance of Web Search Engines: Caching and Prefetching Query Results by Exploiting Historical Usage Data

机译:提高Web搜索引擎的性能:通过利用历史使用数据来缓存和预取查询结果

获取原文
获取原文并翻译 | 示例

摘要

This article discusses efficiency and effectiveness issues in caching the results of queries submitted to a Web search engine (WSE). We propose SDC (Static Dynamic Cache), a new caching strategy aimed to efficiently exploit the temporal and spatial locality present in the stream of processed queries. SDC extracts from historical usage data the results of the most frequently submitted queries and stores them in a static, read-only portion of the cache. The remaining entries of the cache are dynamically managed according to a given replacement policy and are used for those queries that cannot be satisfied by the static portion. Moreover, we improve the hit ratio of SDC by using an adaptive prefetching strategy, which anticipates future requests by introducing a limited overhead over the back-end WSE. We experimentally demonstrate the superiority of SDC over purely static and dynamic policies by measuring the hit ratio achieved on three large query logs by varying the cache parameters and the replacement policy used for managing the dynamic part of the cache. Finally, we deploy and measure the throughput achieved by a concurrent version of our caching system. Our tests show how the SDC cache can be efficiently exploited by many threads that concurrently serve the queries of different users.
机译:本文讨论了在缓存提交给Web搜索引擎(WSE)的查询结果时的效率和有效性问题。我们提出了SDC(静态动态缓存),这是一种新的缓存策略,旨在有效利用已处理查询流中存在的时间和空间局部性。 SDC从历史使用情况数据中提取最常提交的查询的结果,并将其存储在缓存的静态只读部分中。缓存的其余条目将根据给定的替换策略进行动态管理,并用于那些静态部分无法满足的查询。此外,我们通过使用自适应预取策略提高了SDC的命中率,该策略通过在后端WSE上引入有限的开销来预期将来的请求。我们通过测量三个大型查询日志的命中率(通过更改缓存参数和用于管理缓存动态部分的替换策略)来实验性地证明SDC优于纯静态和动态策略。最后,我们部署并测量并发版本的缓存系统实现的吞吐量。我们的测试表明,许多同时服务于不同用户查询的线程可以有效地利用SDC缓存。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号