Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #3189
| From | "Stephen.Wu" <54wutong@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | about soaplib demo's time latency |
| Date | 2011-04-14 01:43 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <bf5cd550-a417-419d-932a-4458b1f8a1d6@hd10g2000vbb.googlegroups.com> (permalink) |
I just follow the instructions below - http://soaplib.github.com/soaplib/2_0/pages/helloworld.html to establish a soap server. After starting the server, everytime I run the client script, I fetch the response nearly 20 seconds afterward. Why this happen? I just want the server send response asap then the client will show the result to me immediately. please give some hints. thanks
Back to comp.lang.python | Previous | Next — Next in thread | Find similar
about soaplib demo's time latency "Stephen.Wu" <54wutong@gmail.com> - 2011-04-14 01:43 -0700
Re: about soaplib demo's time latency Chris Angelico <rosuav@gmail.com> - 2011-04-14 19:18 +1000
Re: about soaplib demo's time latency "Stephen.Wu" <54wutong@gmail.com> - 2011-04-14 06:30 -0700
Re: about soaplib demo's time latency Chris Angelico <rosuav@gmail.com> - 2011-04-14 23:39 +1000
Re: about soaplib demo's time latency "Stephen.Wu" <54wutong@gmail.com> - 2011-04-14 18:14 -0700
Re: about soaplib demo's time latency Chris Angelico <rosuav@gmail.com> - 2011-04-15 12:01 +1000
csiph-web