On Thu, Jun 30, 2005 at 06:02:22PM +0200, Mladen Turk wrote: > Jeanfrancois Arcand wrote: > >>> > >>>Actually, on Solaris the big winner is ChannelNioSocket. It wins the > >>>performance race easily now. Too bad that NIO on Windows s*cks. I > >>>guess that JFA was right, and non-blocking sockets is the way to go. > >>> > >> > >>He he. We shall see :) > > > >:-). Just take a look at the GlassFish module called appserv-http-engine > > on java.net (http://weblogs.java.net/blog/jfarcand/). I'm sure you will > >like it :-). And I'm sure this community can come with something even > >better.... > > > > Well I'm sure only of the following: > 1. Blocking sockets outperforms NIO > 2. NIO scales better > > So the ideal would be to have them both at once. > Perhaps one day the Sun will accept some of my ideas and > allow to intermix the blocking and nonblocking IO.
That sounds great! Nice idea. Never thought about it. Let's say... something like a "hybrid" solution... that would be interesting. -Vicenç > Until then, well, I have 64 bit JVM and a 1GB RAM for couple of bucks, > and APR of course :) > > > Regards, > Mladen. > > --------------------------------------------------------------------- > 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]