Peter Lin wrote:
I'm inclined to wait until JCP comes up with a good way to migrate/support non-blocking approach within a servlet container. Event driven technique isn't new by any measure and has been proven to scale well. But most cases actually do not require the added complexity. Unle
I'm inclined to wait until JCP comes up with a good way to migrate/support
non-blocking approach within a servlet container. Event driven technique isn't new by
any measure and has been proven to scale well. But most cases actually do not require
the added complexity. Unless an application has t
) to use the nio
the way described in the article?
Thanks.
-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 04, 2004 2:34 PM
To: Tomcat Developers List
Subject: RE: http://www-106.ibm.com/developerworks/library/j-nioserver/
Howdy
Shapira, Yoav wrote:
Howdy,
I would have to agree with Remy here. The example given doesn't really
prove anything in my mind.
That's what I was thinking too as I read the article. It's not
representative of the real world. But I wanted to see if I was alone in
my skepticism or not. (And I reme
described in the article?
Thanks.
-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 04, 2004 2:34 PM
To: Tomcat Developers List
Subject: RE: http://www-106.ibm.com/developerworks/library/j-nioserver/
Howdy,
>I would have to agree with Remy h
Howdy,
>I would have to agree with Remy here. The example given doesn't really
>prove anything in my mind.
That's what I was thinking too as I read the article. It's not
representative of the real world. But I wanted to see if I was alone in
my skepticism or not. (And I remember we've discus
I would have to agree with Remy here. The example given doesn't really prove anything
in my mind. Sure, having NIO will allow you to use a set number of threads to handle
inbound requests. Even without running a benchmark, it is obvious a NIO approach can
scale better.
A better example of h
Shapira, Yoav wrote:
Howdy,
Have people read this article? I find it interesting. If you haven't,
it's a benchmark comparison of a java.nio-based server with tomcat 5.
The benchmark server is tiny and contains only a small subset of
functionality. I am also not sure of how representative of the
Henri Gomez a écrit :
Shapira, Yoav a écrit :
Howdy,
Have people read this article? I find it interesting. If you haven't,
it's a benchmark comparison of a java.nio-based server with tomcat 5.
The benchmark server is tiny and contains only a small subset of
functionality. I am also not sure of
Shapira, Yoav a écrit :
Howdy,
Have people read this article? I find it interesting. If you haven't,
it's a benchmark comparison of a java.nio-based server with tomcat 5.
The benchmark server is tiny and contains only a small subset of
functionality. I am also not sure of how representative of
Howdy,
Have people read this article? I find it interesting. If you haven't,
it's a benchmark comparison of a java.nio-based server with tomcat 5.
The benchmark server is tiny and contains only a small subset of
functionality. I am also not sure of how representative of the
real-world this benc
11 matches
Mail list logo