An Asynchronous Iteration Approach for Processing on Web Data Warehouse

何震瀛,李建中,高宏
2002-01-01
Abstract:The exploding of information in data warehouses makes a great challenge to data warehouse research. How to increase query efficiency across web data warehouse plays an important role in data warehouse research. After analysis of several data warehouse implementation, a kind of hierarchy architecture of the web data warehouses is proposed, and an asynchronous iteration approach for query processing on web data warehouses is presented based on the hierarchy architecture of web data warehouse. In the asynchronous iteration approach, the pipelining parallel processing technique is exploited. During the processing of the queries on web data warehouses, all the nodes in difference layers of web data warehouse are executed in pipelining parallel manner so that the performance of the query processing is tremendously improved. The theoretical analysis shows that the asynchronous iteration approach is very efficiently for the query processing on web data warehouses.
What problem does this paper attempt to address?