Sciweavers

ICDE
2003
IEEE

DBProxy: A dynamic data cache for Web applications

13 years 9 months ago
DBProxy: A dynamic data cache for Web applications
The majority of web pages served today are generated dynamically, usually by an application server querying a back-end database. To enhance the scalability of dynamic content serving in large sites, application servers are offloaded to front-end nodes, called edge servers. The improvement from such application offloading is marginal, however, if data is still fetched from the origin database system. To further improve scalability and cut response times, data must be effectively cached on such edge servers. The scale of deployment of edge servers and the rising costs of their administration demand that such caches be self-managing and adaptive. In this paper, we describe DBProxy, an edge-of-network semantic data cache for web applications. DBProxy is designed to adapt to changes in the workload in a transparent and graceful fashion by caching a large number of overlapping and dynamically changing “materialized views”. New “views” are added automatically while others may be di...
Khalil Amiri, Sanghyun Park, Renu Tewari, Sriram P
Added 04 Jul 2010
Updated 04 Jul 2010
Type Conference
Year 2003
Where ICDE
Authors Khalil Amiri, Sanghyun Park, Renu Tewari, Sriram Padmanabhan
Comments (0)