Web Services Performance Optimization Method Based on Context-Store

BAI Xin-cheng,LI Jun-huai,ZHAO Yang,ZHANG Jing,LOU Wen-xiao
DOI: https://doi.org/10.3321/j.issn:0438-0479.2007.z2.058
2007-01-01
Abstract:Web services,which generally utilize XML-based SOAP as a data exchange protocol,can hardly achieve the same high performance as other distributed computing technologies.In this paper,we present a SOAP message optimization method based on Context-Store.In order to help minimize such overheads,we separate data content from the SOAP message syntax.The redundant or static message parts are stored in a shared metadata space—the Context-Store,so it may avoid transferring the redundant part of message in network and improve the web services performance.The empirical results show that our method outperforms conventional SOAP message process method and SOAP message compression method.
What problem does this paper attempt to address?