Content deleted Content added
"NIO" is "New", not "Non-Blocking" |
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}}. Tag: |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1:
{{WikiProject
{{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" ==
Line 58 ⟶ 61:
Suggesting that it stands for non-blocking IO is misleading to new Java developers, in that it suggests these are special IO APIs for special circumstances. In fact they're just "new", and since they're in many ways more convenient, identifying them as "new" will lead developers to more readily explore them. The "non-blocking" terminology should be removed.
[[User:Vancinad|Vancinad]] ([[User talk:Vancinad|talk]]) 23:37, 8 February 2022 (UTC)
{{reflist-talk}}
|