We've got some ideas about how to handle that kind of stuff.  In our current
architecture, it can all be factored out into the RequestHandler class.

Jay
----- Original Message -----
From: "Ian Bicking" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 30, 2001 1:53 AM
Subject: Re: [Webware-devel] async


> On the HTTPServer thread... wouldn't it be easiest to make a
> HTTPServerAdapter?  Or would this imply a speed hit for the socket
> connection that was the point of using the embedded HTTP server in the
> first place?
>
> Also, eventually there *is* going to be a FTPServerAdapter... if
> someone else doesn't write it, I'm sure I will.  With more than one
> server involved it's easiest if the AppServer is always expected to be
> in place.
>
>   Ian
>
> _______________________________________________
> Webware-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/webware-devel
>


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

Reply via email to