embeddable Python web server (was 'derived from CGIHTTPServer.py')

Moshe Zadka moshez at math.huji.ac.il
Sun Feb 20 00:32:43 EST 2000


On Sat, 19 Feb 2000, Michael [iso-8859-1] Strצder wrote:

> Moshe Zadka wrote:
> > Yep. Medusa is only syntactic sugar for a raw select(), which tends to
> > make your code inside-out (so to speak). If you want to do it simply,
> > consider mixing in ThreadingTCPServer and do it in threads.
> 
> But if I use threads I don't have to use Medusa at all...

That was the idea....
--
Moshe Zadka <mzadka at geocities.com>. 
INTERNET: Learn what you know.
Share what you don't.





More information about the Python-list mailing list