Performance considerations for mobile web services

  • Authors:
  • M Tian;T Voigt;T Naumowicz;H Ritter;J Schiller

  • Affiliations:
  • Institut für Informatik, Freie Universität Berlin, Takustr. 9, 14195 Berlin, Germany;Institut für Informatik, Freie Universität Berlin, Takustr. 9, 14195 Berlin, Germany;Institut für Informatik, Freie Universität Berlin, Takustr. 9, 14195 Berlin, Germany;Institut für Informatik, Freie Universität Berlin, Takustr. 9, 14195 Berlin, Germany;Institut für Informatik, Freie Universität Berlin, Takustr. 9, 14195 Berlin, Germany

  • Venue:
  • Computer Communications
  • Year:
  • 2004

Quantified Score

Hi-index 0.24

Visualization

Abstract

Web services are an emerging technology that provides a flexible platform for web interaction. We evaluate Web service performance of handheld resource-constrained clients using different wireless technologies. Due to the usage of XML, message sizes in Web services are larger than in traditional web technologies and therefore, compression of Web service messages is attractive. As shown in our experiments, this especially holds for mobile clients with poor connectivity and high communication costs. However, compression requires CPU time at both the server and the clients. We present measurement results of a simple dynamic scheme that provides benefits by compressing responses only when the required server resources are available.