DocumentCode
2798186
Title
Differential Deserialization for Optimized SOAP Performance
Author
Abu-Ghazaleh, Nayef ; Lewis, Michael J.
Author_Institution
State University of New York (SUNY)
fYear
2005
fDate
12-18 Nov. 2005
Firstpage
21
Lastpage
21
Abstract
SOAP, a simple, robust, and extensible protocol for the exchange of messages, is the most widely used communication protocol in the Web services model. SOAP’s XML-based message format hinders its performance, thus making it unsuitable in high-performance scientific applications. The deserialization of SOAP messages, which includes processing of XML data and conversion of strings to in-memory data types, is the major performance bottleneck in a SOAP message exchange. This paper presents and evaluates a new optimization technique for removing this bottleneck. This technique, called differential deserialization (DDS), exploits the similarities between incoming messages to reduce deserialization time. Differential deserialization is fully SOAPcompliant and requires no changes to a SOAP client. A performance study demonstrates that DDS can result in a significant performance improvement for some Web services.
Keywords
Computer languages; Computer networks; Computer science; Grid computing; Laboratories; Permission; Robustness; Simple object access protocol; Web services; XML;
fLanguage
English
Publisher
ieee
Conference_Titel
Supercomputing, 2005. Proceedings of the ACM/IEEE SC 2005 Conference
Print_ISBN
1-59593-061-2
Type
conf
DOI
10.1109/SC.2005.24
Filename
1559973
Link To Document