{"title":"Update of materialized WebView","authors":"Baili Zhang, Zhihui Sun, Wuqiao Jin","doi":"10.1109/ICEBE.2005.123","DOIUrl":null,"url":null,"abstract":"WebView materialization is an important technology in improving the performance of database-backed Web server in terms of response time. However, it brings the WebView update problem since WebView should be updated online to maintain the freshness of queries. The online update would increase the system workload, and may severely degrade system performance if the update approach is not efficient enough. Currently, there is only few literatures addressing this problem. In this paper, a new framework for the materialized WebView update named OUDA (opportunity & deferred update approach) is proposed, which combines the asynchronous opportunity update and the deferred update methods together. The asynchronous opportunity update is adopted to make the best of the idle time of CPU to refresh the outdated WebViews as much as possible, and the deferred update is employed to refresh those requested WebViews which have not yet been updated by the opportunity update. OUDA not only guarantees the freshness of queries, but also greatly lessens the contest between update tasks and query service process. Our experiments indicate that OUDA is a more scalable and more efficient solution","PeriodicalId":118472,"journal":{"name":"IEEE International Conference on e-Business Engineering (ICEBE'05)","volume":"105 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2005-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE International Conference on e-Business Engineering (ICEBE'05)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICEBE.2005.123","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1
Abstract
WebView materialization is an important technology in improving the performance of database-backed Web server in terms of response time. However, it brings the WebView update problem since WebView should be updated online to maintain the freshness of queries. The online update would increase the system workload, and may severely degrade system performance if the update approach is not efficient enough. Currently, there is only few literatures addressing this problem. In this paper, a new framework for the materialized WebView update named OUDA (opportunity & deferred update approach) is proposed, which combines the asynchronous opportunity update and the deferred update methods together. The asynchronous opportunity update is adopted to make the best of the idle time of CPU to refresh the outdated WebViews as much as possible, and the deferred update is employed to refresh those requested WebViews which have not yet been updated by the opportunity update. OUDA not only guarantees the freshness of queries, but also greatly lessens the contest between update tasks and query service process. Our experiments indicate that OUDA is a more scalable and more efficient solution