Hi guys,

I'm not trying to be a Tomcat developer. I'm working on my PhD on web 
performance and just decided to share with you the experimental code I've 
developed after studying the performance obtained ;).

Anyway, it's OK. I'll work on the new patch and resubmit it. 

Thanks for the comments,
Vicenç


On Fri, May 20, 2005 at 12:19:52PM +0200, Remy Maucherat wrote:
> Mladen Turk wrote:
> >Vicenç Beltran wrote:
> >
> >Can't you simply make two new files
> >Http11NioProcessor and Http11NioProtocol.
> 
> It definitely needs to be a (clean, this means no multiple /* */ in 
> patch submissions ;) ) separate implementation. Actually it will also 
> need a separate NioEndpoint (I would like it best if it was based on a 
> similar structure as AprEndpoint, rather than on the regular 
> TcpEndpoint, as I find its threadpool code inappropriate).
> 
> Whatever happens, I am not going to abandon APR as an optional library, 
> however, as it provides a lot of OS services in additon to simply IO (OS 
> level monitoring, process manipulation and IPC, portable secure RNG - 
> otherwise, TC session generator can't be secure by default on Windows, etc).
> 
> Rémy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to