Re: [Webware-devel] status of NewThreadedApppServer

2002-12-13 Thread Stuart Donaldson
Ok, I'll start using NewThreadedAppServer for my work as well.   If I get my Subclassing patch done and accepted, it might be an acceptable way to add the new monitoring methodology to a ThreadedAppServer. You could have a MonitoredAppServer class which subclasses ThreadedAppServer and adds th

Re: [Webware-devel] status of NewThreadedApppServer

2002-12-13 Thread Ian Bicking
On Fri, 2002-12-13 at 19:23, Stuart Donaldson wrote: > So what is the status of NewThreadedAppServer? > > Is this still intended to replace ThreadedAppServer? I'd like it to. I haven't heard much opinion on it and it would be nice to get it tested better -- I think Goeff tested it a bit on Windo