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


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

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

From markspace <-@.>
Newsgroups comp.lang.java.programmer
Subject Re: Channel Switch in GO, can I do this with java.nio
Date 2011-10-18 07:49 -0700
Organization A noiseless patient Spider
Message-ID <j7k3lc$b13$1@dont-email.me> (permalink)
References (2 earlier) <j7hrct$4f4$1@news.albasani.net> <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>

Show all headers | View raw


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.

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


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

csiph-web