Chuck Esterbrook wrote:
> 
> At 08:59 PM 6/8/2001 +0200, Tom Schwaller wrote:
> >yes I know, but having the smallest Web Appliction on earth
> >would be quite something...
> >
> > > If you look at the "AppServer" script in CVS, you will see that the new
> > > default app server is ThreadedAppServer.
> > >
> > > Whether or not that makes any difference in your app, I don't know. But I
> > > wanted to point this out.
> >
> >I do not have a choice in that case, because I need a Python only
> >solution..
> 
> I'm not understanding this at all. If Async works on this chip, why
> wouldn't Threaded? They both use threads.
> 
> Maybe you mentioned something about mods and I missed it...

there's only a

AsyncThreadedHTTPServer.py

and no

ThreadedHTTPServer.py

Do I miss something here?

-- 

Tom Schwaller
[EMAIL PROTECTED]
http://www.python.de

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to