Distributed computing using SOAP. What about speed ?

Martin von Loewis loewis at informatik.hu-berlin.de
Wed Jul 25 13:53:33 EDT 2001


"Thomas Weholt" <thomas at gatsoft.no> writes:

> Does anybody have any thoughts about SOAP, especially SOAPpy ( it looks very
> nice, simple to use ), and potential speed issues?

If speed is an issue, I would recommend against SOAP. If you use
CORBA, you can get very efficient implementations. Even the least
efficient ones (e.g. Fnorb) will easily out-pace SOAP any time.

Regards,
Martin




More information about the Python-list mailing list