Re: Multiple (threaded?) connections to BaseHTTPServer
- From: "Adam Atlas" <adam@xxxxxxxxxxx>
- Date: 23 Aug 2005 18:05:43 -0700
Never mind... I've found a workable solution:
http://mail.python.org/pipermail/python-list/2001-August/062214.html
Robert, thanks, I'll still check that out for any future projects; but
for my current purpose, it seems overkill. But I don't know for sure;
assuming BaseHTTPServer is good enough for my current needs aside from
its lack of threading, does PooledThreadedServer have any advantages
over the method I linked above?
- Adam
.
- References:
- Multiple (threaded?) connections to BaseHTTPServer
- From: Adam Atlas
- Multiple (threaded?) connections to BaseHTTPServer
- Prev by Date: RE: Multiple (threaded?) connections to BaseHTTPServer
- Next by Date: Inline::Python, pyperl, etc.
- Previous by thread: Multiple (threaded?) connections to BaseHTTPServer
- Next by thread: RE: Multiple (threaded?) connections to BaseHTTPServer
- Index(es):
Relevant Pages
|