At 07:19 AM 5/29/01 -0400, Chuck Esterbrook wrote:
>At 03:05 AM 5/29/2001 +0200, Tom Schwaller wrote:
>>AsyncThreadedAppServer (5.1-rc3) crashes with
>[snip]
>>ThreadedAppServer seems to work ok..
>
>Seems like Async:
>         - has problems in general
>         - is often slower than plain Threaded
>         - adds more code and complexity and maintenance
>         - adds more moving parts
>
>My current impression is that we should axe it.
>
>Opinions?

Unfortunately, the standalone server, AsyncThreadedHTTPServer, uses 
AsyncThreadedAppServer.  So we really shouldn't axe Async until someone 
takes the time to write a ThreadedHTTPServer.


--

- Geoff Talvola
   [EMAIL PROTECTED]

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

Reply via email to