DocumentCode
2744682
Title
Efficient Web services response caching by selecting optimal data representation
Author
Takase, Toshiro ; Tatsubori, Michiaki
Author_Institution
Tokyo Res. Lab., IBM Res., Tokyo, Japan
fYear
2004
fDate
2004
Firstpage
188
Lastpage
197
Abstract
We discuss the design for an efficient response cache mechanism appropriate for the Web services architecture. The important feature of Web services is its interoperability between heterogeneous platforms. This interoperability is based on widely accepted standards such as XML, SOAP, and WSDL. We describe a response cache mechanism for Web services client middleware without any extensions to these standards so that the client can participate transparently in the existing Web services community. We propose three optimization methods to improve the performance of our response cache. The first optimization is caching the post-parsing representation instead of the XML message itself. The second is caching application objects. For this optimization, we show some copying processes that are dependent on the type of cached objects. The third optimization is for read-only objects. These methods reduce the overhead of XML processing or object copying. We have implemented a prototype of a response cache on Apache-Axis, and evaluated these optimization methods through experiments for Google Web services. Finally, based on the experimental results, we discuss the optimal configuration of these methods based on data types.
Keywords
Internet; cache storage; data structures; message passing; middleware; open systems; optimisation; performance evaluation; Google Web; Web services response caching; application object caching; client middleware; interoperability; optimal data representation; optimization; post-parsing representation; read-only object; Distributed computing; Laboratories; Middleware; Optimization methods; Portals; Service oriented architecture; Simple object access protocol; Throughput; Web services; XML;
fLanguage
English
Publisher
ieee
Conference_Titel
Distributed Computing Systems, 2004. Proceedings. 24th International Conference on
ISSN
1063-6927
Print_ISBN
0-7695-2086-3
Type
conf
DOI
10.1109/ICDCS.2004.1281583
Filename
1281583
Link To Document