Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #9681

Re: Channel Switch in GO, can I do this with java.nio

Date 2011-11-06 16:32 -0500
From Arne Vajhøj <arne@vajhoej.dk>
Newsgroups comp.lang.java.programmer
Subject Re: Channel Switch in GO, can I do this with java.nio
References (3 earlier) <j7i0jd$oj$1@dont-email.me> <8140673.542.1318892303608.JavaMail.geo-discussion-forums@prfk19> <j7imh9$d7q$1@dont-email.me> <j7j9cg$bmk$2@news.albasani.net> <j7k3lc$b13$1@dont-email.me>
Message-ID <4eb6fd02$0$293$14726298@news.sunsite.dk> (permalink)
Organization SunSITE.dk - Supporting Open source

Show all headers | View raw


On 10/18/2011 10:49 AM, markspace wrote:
> On 10/18/2011 12:20 AM, Jan Burse wrote:
>> markspace schrieb:
>>> I like this article. It's old, but since NIO was new when the article
>>> was written, it explains the basics without trying to do anything fancy.
>>> It seem pretty close to the information I have in my book.
>>>
>>> <https://www.ibm.com/developerworks/java/tutorials/j-nio/section9.html>
>>
>> Something else: Some info around whether this NIO feature
>> is widely adopted? Anything known about the OS or hardware
>> support to implement this NIO feature in a JVM?
>
>
> <http://www.cl.cam.ac.uk/cgi-bin/manpage?2+select>
>
> My understanding is that it's critical to using Java in scalable
> applications like Tomcat. OS support precedes the adoption of Java's
> Select by a decade or more.

I believe Tomcat started supporting NIO in version 6 and
I am not even sure it is default today.

I consider earlier versions to be scaling OK.

Arne


Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Channel Switch in GO, can I do this with java.nio Jan Burse <janburse@fastmail.fm> - 2011-10-17 19:02 +0200
  Re: Channel Switch in GO, can I do this with java.nio markspace <-@.> - 2011-10-17 10:22 -0700
    Re: Channel Switch in GO, can I do this with java.nio Jan Burse <janburse@fastmail.fm> - 2011-10-17 20:15 +0200
      Re: Channel Switch in GO, can I do this with java.nio markspace <-@.> - 2011-10-17 12:44 -0700
        Re: Channel Switch in GO, can I do this with java.nio Lew <lewbloch@gmail.com> - 2011-10-17 15:58 -0700
          Re: Channel Switch in GO, can I do this with java.nio markspace <-@.> - 2011-10-17 18:59 -0700
            Re: Channel Switch in GO, can I do this with java.nio Jan Burse <janburse@fastmail.fm> - 2011-10-18 09:16 +0200
            Re: Channel Switch in GO, can I do this with java.nio Jan Burse <janburse@fastmail.fm> - 2011-10-18 09:20 +0200
              Re: Channel Switch in GO, can I do this with java.nio markspace <-@.> - 2011-10-18 07:49 -0700
                Re: Channel Switch in GO, can I do this with java.nio Jan Burse <janburse@fastmail.fm> - 2011-10-19 16:17 +0200
                Re: Channel Switch in GO, can I do this with java.nio Arne Vajhøj <arne@vajhoej.dk> - 2011-11-06 16:32 -0500

csiph-web