Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Jan Burse Newsgroups: comp.lang.java.programmer Subject: Re: Channel Switch in GO, can I do this with java.nio Date: Tue, 18 Oct 2011 09:20:47 +0200 Organization: albasani.net Lines: 19 Message-ID: References: <8140673.542.1318892303608.JavaMail.geo-discussion-forums@prfk19> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net E1kBHwXZhxzlb+sO+6XpKA4TLl+fDXZ+EvKP2ui6Jz/M6sBhRdLQxQB2s5VBz1+1F6OQEQiiTo0taflwNG/3jZJCg7pW68pNUAXGaU2ODNyme4m5sD5U5NhPKA8ierHP NNTP-Posting-Date: Tue, 18 Oct 2011 07:20:48 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="UI7QbapysAI87oPKPKks8vH6j3Rz77C0lf0aZ7mXvLcOJ9njEcze55tE1+vckKSHp8ripeMmWCASBCxl4thPSI+rivPdsVtDWd1qevnY+fCO06TINaDEcWWQ+Uf8kXXr"; mail-complaints-to="abuse@albasani.net" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1 In-Reply-To: Cancel-Lock: sha1:lm/3ziaAKL8i1pjSQaG/+FDO1e4= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:8942 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. > > > > 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? Further some info around about the origins of this construct, I browsed over JSR-51 yesterday shortly, but the construct was not clearly mentioned in the first proposal. Is this some -ism from ADA or so? Bye