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.

Java NIO 中文版

内容简介  · · · · · ·

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. Most of all, it boosts performance and speed dramatically. Java NIO explores the new I/O capabilities of version 1.4 in detail and shows you how to put these features to work to greatly improve the efficiency of the Java code you write. This compact volume examines the typical challenges that Java programmers face with I/O and shows you how to take advantage of the capabilities of the new I/O features. You?ll learn how to put these tools to work using examples of common, real-world I/O problems and see how the new features have a direct impact on responsiveness, scalability, and reliability. The book includes: * A rundown of the new features in NIO * Basic and advanced I/O Concepts * Binary I/O and the new buffer classes * Memory mapped files and file locking * Character I/O: encoding, decoding and transforming character data * Regular Expressions and the new java.util.regex package * Muliplexing with java.nio Because the NIO APIs supplement the I/O features of version 1.3, rather than replace them, you’ll also learn when to use new APIs and when the older 1.3 I/O APIs are better suited to your particular application. Java NIO is for any Java programmer who is interested in learning how to boost I/O performance, but if you’re developing applications where performance is critical, such as game computing or large-scale enterprise applications, you’ll want to give this book a permanent spot on your bookshelf. With the NIO APIs, Java no longer takes a backseat to any language when it comes to performance. Java NIO will help you realize the benefits of these exciting new features.

 

 

资源列表(建议您安装网盘客户端下载,可续传也可存放,点此使用客户端):
Java NIO 中文版.pdf : >下载<(访问密码:3765)

密码为:123456
资源交流可以加QQ群:729177218(已满),887048096(已满),626822624(已满),1109840637(已满),
476493899(未满)点击加群


本文链接地址: Java NIO 中文版

有很多内容是从互联网采集的,如果触动了您的利益,请一定告知我,我会在第一时间删除数据,联系方式:aws01@ctfile.cn

发表评论