Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Java Nio by Ron Hitchens [Repost]

Posted By: Free butterfly
Java Nio by Ron Hitchens [Repost]

Java Nio by Ron Hitchens
English | Sep 3, 2002 | ISBN: 0596002882 | 254 Pages | PDF | 2 MB

Many serious Java programmers, especially enterprise Java programmers, consider the new I/O API–called NIO for New Input/Output–the most important feature in the 1.4 version of the Java 2 Standard Edition. The NIO package includes many things that have been missing from previous editions of Java that are critical to writing high-performance, large-scale applications: improvements in the areas of buffer management, scalable network and file I/O, character-set support, and regular expression matching.