Using AJAX to Optimize Web Services Performance
暂无分享,去创建一个
Web services now became a best technology in Internet for enterprise integrating distributed heterogeneous system and data-sharing. While soap message based on XML will bloat the size of the data and increase system overhead, the performance of web services will depress greatly on high concurrent accessing. After studying the web services transmission model, this paper use Ajax technology to improve the performance of web services, several measures are provided to encapsulate soap message, such as JOSN, custom format and client parsing. At last a case shows the improvement the web services performance and user experience on massive data and high concurrent accessing. Keyword: AJAX; Web Service; performance optimizing
[1] Mary Deaton,et al. The elements of user experience: user-centered design for the Web , 2003, INTR.
[2] Jesse James Garrett. Ajax: A New Approach to Web Applications , 2007 .
[3] Shahram Khosravi. ASP.NET AJAX Programmer's Reference: with ASP.NET 2.0 or ASP.NET 3.5 , 2007 .