Robust Runtime Optimization of Data Transfer in Queries over Web Services

  • Authors:
  • Anastasios Gounaris;Christos Yfoulis;Rizos Sakellariou;Marios D. Dikaiakos

  • Affiliations:
  • Dept. of Computer Science, University of Cyprus, Cyprus/ School of Computer Science, University of Manchester, UK. gounaris@cs.ucy.ac.cy, gounaris@cs.man.ac.uk;Dept. of Automation, ATEI of Thessaloniki, Greece. cyfoulis@teithe.gr;School of Computer Science, University of Manchester, UK. rizos@cs.man.ac.uk;Dept. of Computer Science, University of Cyprus, Cyprus. mdd@cs.ucy.ac.cy

  • Venue:
  • ICDE '08 Proceedings of the 2008 IEEE 24th International Conference on Data Engineering
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Self-managing solutions have recently attracted a lot of interest from the database community. The need for self-* properties is more evident in distributed applications comprising heterogeneous and autonomous databases and functionality providers. Such resources are typically exposed as Web Services (WSs), which encapsulate remote DBMSs and functions called from within database queries. In this setting, database queries are over WSs, and the data transfer cost becomes the main bottleneck. To reduce this cost, data is shipped to and from WSs in chunks; however the optimum chunk size is volatile, depending on both the resources' runtime properties and the query. In this paper we propose a robust control theoretical solution to the problem of optimizing the data transfer in queries over WSs, by continuously tuning at runtime the block size and thus tracking the optimum point. Also, we develop online system identification mechanisms that are capable of estimating the optimum block size analytically. Both contributions are evaluated via both empirical experimentation in a real environment and simulations, and have been proved to be more effective and efficient than static solutions.