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

2007-12-13 Thread sberry
On Dec 13, 12:38 pm, sberry <[EMAIL PROTECTED]> wrote: > 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

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

2007-12-13 Thread sberry
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. -- http://mail.python.org/mai