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


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

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

From Jan Burse <janburse@fastmail.fm>
Newsgroups comp.lang.java.programmer
Subject Re: Channel Switch in GO, can I do this with java.nio
Date 2011-10-17 20:15 +0200
Organization albasani.net
Message-ID <j7hrct$4f4$1@news.albasani.net> (permalink)
References <j7hn3d$pmt$1@news.albasani.net> <j7ho8o$32h$1@dont-email.me>

Show all headers | View raw


markspace schrieb:
> On 10/17/2011 10:02 AM, Jan Burse wrote:
>
>> I interpret this that the code will try to fetch
>> data from channel1 and channel2, and depending on
>> which channel has fist some data, the corresponding
>> code will be executed?
>
>
> <http://download.oracle.com/javase/7/docs/api/java/nio/channels/Selector.html>
>
>
>

Thank you for the link.

I guess I will find code examples (to gradually help me
understanding the API) by myself via googling the net.
Any prefered site to start with?

Best Regards

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