[Pythonmac-SIG] thread blocking problem?

William McLendon txagcs98 at hotmail.com
Fri Oct 17 14:14:05 EDT 2003


I'm pretty new with this...  What the differences in these are?  Critical 
issues, etc?

Is Python's fork()ing incomplete?

Any workarounds?

Thanks,
  -William


>From: John P Speno <speno at isc.upenn.edu>
>To: pythonmac-sig at python.org
>Subject: Re: [Pythonmac-SIG] thread blocking problem?
>Date: Fri, 17 Oct 2003 11:14:56 -0400
>
>On Thu, Oct 16, 2003 at 12:50:23PM -0600, William McLendon wrote:
> > if __name__ == '__main__':
> >        server = BaseHTTPServer.HTTPServer(('127.0.0.1',2000),
>
>Could it be that BaseHTTPServer.HTTPServer is a SocketServer.TCPServer
>and not a SocketServer.ThreadingTCPServer or SocketServer.ForkingTCPServer?
>
>_______________________________________________
>Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
>http://mail.python.org/mailman/listinfo/pythonmac-sig

_________________________________________________________________
Enjoy MSN 8 patented spam control and more with MSN 8 Dial-up Internet 
Service.  Try it FREE for one month!   http://join.msn.com/?page=dept/dialup




More information about the Pythonmac-SIG mailing list