J
Jack
When I try TooFPy with the SOAP and XML-RPC sample client code
provided in TooFPy tutorials, a log entry shows up quickly on web server
log window, but it takes a long time (5 seconds or longer) for the client
to output a "Hello you." It seems like the web server is fast because the
log
entry shows immieidately on web server console. But it takes Python XML/SOAP
parser a long time to parse the extremely simple result. If so, wouldn't
this
render Python SOAP and XMP-RPC implementation useless in real life?
provided in TooFPy tutorials, a log entry shows up quickly on web server
log window, but it takes a long time (5 seconds or longer) for the client
to output a "Hello you." It seems like the web server is fast because the
log
entry shows immieidately on web server console. But it takes Python XML/SOAP
parser a long time to parse the extremely simple result. If so, wouldn't
this
render Python SOAP and XMP-RPC implementation useless in real life?