loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
IEEE Fourth International Symposium on Multimedia Software Engineering (MSE'02)
A Comparative Study of DCOM and SOAP
Newport Beach, California, USA
December 11-December 13
ISBN: 0-7695-1857-5
Alexander Davis, Intel Corporation
Du Zhang, California State University at Sacramento
Simple Object Access Protocol (SOAP) is a recent technology, which aims at replacing traditional methods of remote communications, such as RPC-based Distributed Component Object Model (DCOM). Being designed with a goal of increasing interoperability among wide range of programs and environment, SOAP allows applications written in different languages and deployed on different platforms to communicate with each other over the network. While SOAP offers obvious benefits in the world of interoperability, it comes at a price of performance degradation and additional development efforts required for implementation of features missing from SOAP, such as security and state management. This paper reports the outcome of a comparative study of SOAP and DCOM in terms of features, development effort, and application performance. The results indicate that SOAP performance on a homogeneous platform is consistently worse than that of DCOM. Depending on the operation and the amount of data transferred, SOAP performance degradation can range from minor (e.g. two or three times slower than DCOM) to major (e.g. twenty or more times slower). Based on lines of code statistics, SOAP application development effort should be slightly (~10%) higher. If an application has to rely on the features such as state management or security, which are missing from SOAP, then SOAP implementation will require substantial design efforts and in certain cases, may not be feasible at all. We recommend application developers to consider these issues, when preparing to move their applications to SOAP.
Index Terms:
distributed computing, DCOM, SOAP, performance analysis
Citation:
Alexander Davis, Du Zhang, "A Comparative Study of DCOM and SOAP," mse, pp.48, IEEE Fourth International Symposium on Multimedia Software Engineering (MSE'02), 2002
Usage of this product signifies your acceptance of the Terms of Use.