Commercial database systems make extensive use of caching to speed up query execution. Semantic caching is the idea of caching actual query results in the hope of being able to reuse them to speed up subsequent queries. This paper deals with cache management policies, which refer to policies for admission into the cache and eviction from the cache. When a query is executed, we must decide what part, if any, of the query result to add to the cache. If the cache is full, we must also decide which, if any, of the currently cached results to evict from the cache. The objective of these policies is to minimize the cost of executing the current and future queries or, phrased differently, maximize the benefit of the cache. The main difficulty is p...
Performance is an imperative aspect of a web-based application. Response time is one of the most imp...
This paper presents a detailed performance study of the associative caching scheme proposed in [11]....
Abstract. This paper describes how caching was used to improve per-formance in the Accessible Busine...
Efficient data management is vital any organization that access databases. Because computers’ hard d...
Semantic cache and distribution introduce new obstacles to how we use cache in query processing in d...
Abstract. This paper studies the impact of the tail of the query distribution on caches of Web searc...
We propose a semantic model for client-side caching and replace-ment in a client-server database sys...
Data intensive applications today usually run in either a clientserver or a middleware environment. ...
Query processing is the key aspect in any of client-server application. Optimality is measured based...
Query processing is the key aspect in any of client-server application. Optimality is measured based...
The primary goal of the database system is to provide the user a convenient and efficient access to ...
Database caching is the practice of keeping an amount of data in memory, to reduce the cost of acces...
10 pages, à paraîtreInternational audienceCloud computing provides access to "infinite" storage and ...
Key-value stores are used by companies such as Facebook and Twitter to improve the performance of we...
107 p.Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1998.To recompute from scratch, ca...
Performance is an imperative aspect of a web-based application. Response time is one of the most imp...
This paper presents a detailed performance study of the associative caching scheme proposed in [11]....
Abstract. This paper describes how caching was used to improve per-formance in the Accessible Busine...
Efficient data management is vital any organization that access databases. Because computers’ hard d...
Semantic cache and distribution introduce new obstacles to how we use cache in query processing in d...
Abstract. This paper studies the impact of the tail of the query distribution on caches of Web searc...
We propose a semantic model for client-side caching and replace-ment in a client-server database sys...
Data intensive applications today usually run in either a clientserver or a middleware environment. ...
Query processing is the key aspect in any of client-server application. Optimality is measured based...
Query processing is the key aspect in any of client-server application. Optimality is measured based...
The primary goal of the database system is to provide the user a convenient and efficient access to ...
Database caching is the practice of keeping an amount of data in memory, to reduce the cost of acces...
10 pages, à paraîtreInternational audienceCloud computing provides access to "infinite" storage and ...
Key-value stores are used by companies such as Facebook and Twitter to improve the performance of we...
107 p.Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1998.To recompute from scratch, ca...
Performance is an imperative aspect of a web-based application. Response time is one of the most imp...
This paper presents a detailed performance study of the associative caching scheme proposed in [11]....
Abstract. This paper describes how caching was used to improve per-formance in the Accessible Busine...