Sciweavers

DEEC
2005
IEEE

Using Semantic Information to Improve Transparent Query Caching for Dynamic Content Web Sites

13 years 10 months ago
Using Semantic Information to Improve Transparent Query Caching for Dynamic Content Web Sites
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 co...
Gokul Soundararajan, Cristiana Amza
Added 24 Jun 2010
Updated 24 Jun 2010
Type Conference
Year 2005
Where DEEC
Authors Gokul Soundararajan, Cristiana Amza
Comments (0)