Help Please - Need to make SOAPpy server multithreaded or handle problem some other way

sberry hacker.stevenson at gmail.com
Thu Dec 13 15:38:23 EST 2007


I have a SOAP server running using SOAPpy.  The problem I am having is
that it only handles a single request at a time.  It needs to be able
to accept as many simultaneous requests as come in.

What is the best way to achieve this?  I really appreciate any help
here.




More information about the Python-list mailing list