Volume 4 - Issue 1
Consider pre-constraint execution plan for web services
Abstract
Web services are becoming a standard method of sharing data and functionality among loosely-coupled systems. We propose a general-purpose Service Query Management frame (SQM) that enables querying multiple web services in a transparent and integrated fashion. This paper tackles a first basic SQM problem: query optimization for Select-Project-Join queries spanning multiple web services. Our main result is an algorithm for arranging a query's web service calls into a pipelined execution plan that optimally exploits parallelism among web services to minimize the query's total running time. Experiments with an initial prototype indicate that our algorithms can lead to significant performance improvement over more straight forward techniques.
Paper Details
PaperID: 40749094089
Author's Name: Li, D., Guo, H., Zhu, J., Han, T., Liu, Z.
Volume: Volume 4
Issues: Issue 1
Keywords: Execution plan, Query optimal, Web service
Year: 2008
Month: February
Pages: 15 - 22