Talk:Non-blocking I/O (Java): Difference between revisions

Content deleted Content added
GreenC bot (talk | contribs)
Cewbot (talk | contribs)
m Maintain {{WPBS}} and vital articles: 1 WikiProject template. Create {{WPBS}}. Keep majority rating "Stub" in {{WPBS}}. Remove 1 same rating as {{WPBS}} in {{WikiProject Java}}.
 
(One intermediate revision by one other user not shown)
Line 1:
{{WikiProject Javabanner shell|class=stubStub|importance=low}}
{{WikiProject Java|importance=low}}
 
}}
==Untitled==
Can you add some details about the difference between java.io.* and java.nio.* [[User:Jgold03|Jgold03]] 01:20, 27 March 2006 (UTC)
Line 51 ⟶ 52:
 
File I/O (featuring NIO 2.0) in the Java Tutorials; NIO stands for non-blocking I/O <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/91.219.115.2|91.219.115.2]] ([[User talk:91.219.115.2|talk]]) 05:59, 6 April 2014 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
 
:I have always thought that NIO stood for "Non-blocking I/O", as some of the Oracle documentation says. But reviewing Java 5 documentation, they say "The Java NIO (New Input/Output)" (https://docs.oracle.com/en/java/javase/15/core/java-nio.html). Maybe NIO version 1 is more "new" and version 2 more "non-blocking"? [[User:Chiro79|Chiro79]] ([[User talk:Chiro79|talk]]) 11:15, 18 August 2022 (UTC)
 
== "NIO" is "New", not "Non-Blocking" ==