MetaCartSign in to MyCiteSeer

Include Citations | Advanced Search | Help

Include Citations | Advanced Search | Help

  Using semantic information to improve transparent query caching for dynamic content Web sites (2005) [2 citations — 0 self]

Download:
pdf
by Gokul Soundararajan, Cristiana Amza
Proc. of the Int’l Workshop on Data Engineering Issues in E-Commerce (DEEC 2005). Washington: IEEE Computer Society
http://www.eecg.utoronto.ca/~gokul/reports/semantic-caching-deec.pdf
Add To MetaCart

Abstract:

In this paper, we study the use of semantic information to improve performance of transparent query caching for dynamic content web sites. We observe that in dynamic content web applications, the most recently inserted items are also the ones that register the highest activity. For example, the newest books in a bookstore are also the ones more frequently browsed and bought. Hence, assuming repeatable queries, a particular read-only query response is likely to incrementally change as new rows are added to the query’s tables. We avoid the cached query response invalidations that would otherwise occur due to the addition of new items by keeping the newly inserted rows in small temporary tables. This allows us to reuse cached responses for partial coverage of query results. A query result is then obtained from merging an existing cached response with one or more lightweight residual query results that involve the temporary tables. In addition, we enhance our cache with other partial coverage techniques based on per-query semantic information such as sub-range queries for all queries that match a specific template. We implement semantic query caching on top of an existing template-based cache with column-based invalidations. Our evaluation is based on a dynamic content site using the Apache web server with Tomcat Java servlets and the MySQL relational database. We use the industry-standard TPC-W e-commerce benchmark as our benchmark application. We conclude that augmenting transparent query caching with the ability to retrieve partial results from the cache improves performance substantially in terms of latency and to a lesser extent in terms of hit-rate and throughput. 1

Citations

124 Improving Web Server Performance by Caching Dynamic Data – Iyengar, Challenger - 1997
113 A scalable system for consistently caching dynamic web data – Challenger, Iyengar, et al. - 1999
70 Computing queries from derived relations – Larson, Yang - 1985
50 Processing conjunctive predicates and queries – Rosenkrantz, Hunt - 1980
46 Middle-Tier Database Caching for e-Business – Luo, Krishnamurthy, et al. - 2002
41 WebView Materialization – Labrinidis, Roussopoulos
41 Caching strategies for data-intensive Web sites – FLORESCU, VALDURIEZ, et al. - 2000
40 Form-based proxy caching for database-backed Web sites – Luo, Naughton - 2001
31 Enabling dynamic content caching for database-driven Web sites – CANDAN, LI, et al. - 2001
17 Using LDAP directory caches – Cluet, Kapitskaia, et al. - 1999
17 A Comparative Study of Alternative Middle Tier Caching Solutions to Support Dynamic Web Content Acceleration – Datta, Dutta, et al. - 2001
12 Scalable Template-Based Query Containment Checking for Web Semantic Caches – Amiri, Park, et al. - 2003
7 Oracle9i Application Server Web Caching – Oracle - 2000
6 Multi-tier caching of dynamic content for database-driven web sites – Rajamany - 2000
4 Introduction to algorithms (second edition). McGraw-Hill and – Cormen, Leiserson, et al. - 2002
1 et al. ObjectWeb Open Source MiddleWare: Clustered JDBC – Cecchet - 2003