You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Samuel Cheung <sy...@yahoo.com> on 2002/07/01 17:20:06 UTC

tomcat 4.x and new io in JDK 1.4

Hi,

Could someone please tell me if Tomcat 4.x is using
the new IO in JDK 1.4? If not, will Tomcat be changed
to take advantage the new IO functionality?

Thanks.
Sam

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: tomcat 4.x and new io in JDK 1.4

Posted by "Craig R. McClanahan" <cr...@apache.org>.

On Mon, 1 Jul 2002, Samuel Cheung wrote:

> Date: Mon, 1 Jul 2002 08:20:06 -0700 (PDT)
> From: Samuel Cheung <sy...@yahoo.com>
> Reply-To: Tomcat Users List <to...@jakarta.apache.org>
> To: tomcat-user@jakarta.apache.org
> Subject: tomcat 4.x and new io in JDK 1.4
>
> Hi,
>
> Could someone please tell me if Tomcat 4.x is using
> the new IO in JDK 1.4?

No, it does not.

> If not, will Tomcat be changed
> to take advantage the new IO functionality?

It is not clear that this will make any significant performance gains
possible, but it might.  From what I've heard, the initial experiments
don't seem to hold out a lot of hope.

Of course, if someone actually wants to volunteer to write a connector
based on the new model, it would certainly be nice to have the alternative
available to experiment with.

>
> Thanks.
> Sam
>

Craig


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>