[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XML versus SOAP/WSDL Performance



SOAP uses XML. Performance problems you have with XML (parsing etc) will also show up if you use SOAP. However, with SOAP you'll probably get some more problems. I would like to know which are the most important ones.

Aiko

PS: http://www.extreme.indiana.edu/~mgovinda/research/papers/soap-hpdc2002.pdf
is a nice paper that gives some more details


Aiko> [...] What I am interested in, however, is to understand the
Aiko> fundamental performance differences between SOAP/WSDL and "plain"
Aiko> XML. [...]

This sounds to me like comparing apples and oranges.  I can imagine to
compare different ways to encode data (XML, XDR, BER.1, ...) and to
compare different messaget-transfer/RPC mechanisms (SOAP, Sun-RPC,
CORBA, RMI, ...) and different interface definition mechanisms (IDL,
WSDL, ...). But I don't know how to compare (in a sense of
meassurments) SOAP and XML.

 -frank


--
to unsubscribe send a message to xmlconf-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://ops.ietf.org/lists/xmlconf/>