java.net: Wiki

The Source for Java Technology Collaboration


 <<O>>  Difference Topic NIO (7 - 11 Nov 2004 - Main.blahblahblah)
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
NIO (new I/O) was created to specifically address the issues with blocking I/O that was inherent in the design of the I/O system since Java first arrived.
Line: 8 to 8
 
Added:
>
>
Note: the above articles are now being turned into a much large book about writing games servers. The articles will probably be updated and completed late 2005, but will still only cover around 1 % of the book.
 -- GergisKhan - 16 Aug 2003

I have found out this article about NIO channels and buffer:


 <<O>>  Difference Topic NIO (6 - 21 Mar 2004 - Main.noise)
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
NIO (new I/O) was created to specifically address the issues with blocking I/O that was inherent in the design of the I/O system since Java first arrived.
Line: 16 to 16
 -- Main.ildella - 26 Nov 200
Added:
>
>
Here's a link to my NIO multi-player game server code from the book Developing Games in Java:

The code is in the ch06src.zip file.

-- BretBarker - 21 Mar 2004


 <<O>>  Difference Topic NIO (5 - 24 Feb 2004 - Main.blahblahblah)
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
NIO (new I/O) was created to specifically address the issues with blocking I/O that was inherent in the design of the I/O system since Java first arrived.
Changed:
<
<
At the time, documentation is sparse. For a preview of some upcoming articles:
>
>
At the time, documentation is sparse.
 
Changed:
<
<
>
>
The following series of articles is aimed at games developers wanting to convert to NIO (last updated February 2004. More coming soon):
 
Added:
>
>
 -- GergisKhan - 16 Aug 2003

 <<O>>  Difference Topic NIO (4 - 26 Nov 2003 - Main.ildella)
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
NIO (new I/O) was created to specifically address the issues with blocking I/O that was inherent in the design of the I/O system since Java first arrived.
Line: 8 to 8
 
Added:
>
>
 -- GergisKhan - 16 Aug 2003
Added:
>
>
I have found out this article about NIO channels and buffer:

-- Main.ildella - 26 Nov 200


 <<O>>  Difference Topic NIO (3 - 20 Oct 2003 - Main.blahblahblah)
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
NIO (new I/O) was created to specifically address the issues with blocking I/O that was inherent in the design of the I/O system since Java first arrived.
Changed:
<
<
At the time, documentation is sparse:
>
>
At the time, documentation is sparse. For a preview of some upcoming articles:
 
Changed:
<
<

Note: That doc is obsolete, and I'm about to make a much more useful version v.soon. Watch this space. (Adam)

>
>
 -- GergisKhan - 16 Aug 2003

 <<O>>  Difference Topic NIO (2 - 25 Aug 2003 - Main.blahblahblah)
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
NIO (new I/O) was created to specifically address the issues with blocking I/O that was inherent in the design of the I/O system since Java first arrived.
Line: 6 to 6
 
Added:
>
>
Note: That doc is obsolete, and I'm about to make a much more useful version v.soon. Watch this space. (Adam)
 -- GergisKhan - 16 Aug 2003

 <<O>>  Difference Topic NIO (1 - 16 Aug 2003 - Main.gergiskhan)
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"
NIO (new I/O) was created to specifically address the issues with blocking I/O that was inherent in the design of the I/O system since Java first arrived.

At the time, documentation is sparse:

-- GergisKhan - 16 Aug 2003


Topic NIO . { View | Diffs r7 < r6 < r5 < r4 | More }
 XML java.net RSS