搜索资源列表
j-nio
- java新io的教程~~比较有用,呵呵~~~最好学学 -new io ~ ~ Guide to the more useful, huh ~ ~ ~ learn best
j-nio-http-server-source
- 基于java nio实现的http服务器,多线程,性能通过测试,正在研究nio或者服务器的朋友可以看下
nio
- java nio 编程一个实例子.服务端程序
JSocketBean.rar
- 使用JAVA NIO异步socket的多线程源代码,JAVA NIO asynchronous socket using the multi-threaded source code
j-nio.rar
- IBM JAVA NIO培训资料,有很好的实例,JAVA NIO open-source train
nio-src.rar
- Java NIO示例代码,很好的演示了Java NIO的功能。Java NIO 提供了非阻塞式网络编程模式,大大提高了网络应用程序性能,Java NIO sample code, a very good demonstration of the Java NIO features. Java NIO non-blocking network provides a programming model, greatly improving the performance of web applica
java+nio
- java NIO 书籍 英文版 适合 学习 nio的入门教程.-java NIO books in English for entry-nio tutorial learning.
JNA3.09API
- JNA是java NIO的开源框架,这是api-JNA are open-source java NIO framework, which is api
nioPool
- JAVA NIO实现的 客户端连接池程序。 其功能主要是调用服务器函数,发送对象,接收对象 ,徐序化对象,类似于Rmi 里面用到了动态代理.-JAVA NIO client implementation process connection pool. Its function is to call the server function, to send the object to receive the object, Xu sequence of objects, similar to t
j-nio-ltr
- Basic introduction of NIO streams of java
javaNio
- java nio 用于java网络非阻塞编程,区别于通常的阻塞编程-java nio network non-blocking for the java programming, programming from the usual blocking
Server
- java NIO源代码,初学者学习java NIO技术的基础代码-java NIO source code, java NIO beginners to learn the basis of technical code
nio
- Here is the Java files with 14 different examples of using the nio package.
java-nio
- 自己实现的java nio, 在客户端和服务器端都使用非阻塞io实现-java nio implemented in server and client
nio-src
- java non-blocking socket programming
OReilly.Java.NIO
- 英文原版书,介绍java I/O 的使用及实例。-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
nio
- JAVA NIO JAVA NIO-JAVA NIO JAVA NIO JAVA NIO
java+NIO.pdf
- 对java5时代的nio进行了介绍,能够了解到为什么会出现和传统的bio不同的nio模型。(On the java5 era of NIO were introduced to be able to understand why there will be different from the traditional BIO NIO model.)
Using NIO to copy Java file fast
- Using NIO to copy Java file fast
Java-WebSocket
- 这个库包含一个空的WebSocket服务器和客户端的实现java写的100%。潜在的类的实现是,它允许一个非阻塞的事件驱动模型(类似于WebSocket API的Web浏览器)。(This repository contains a barebones WebSocket server and client implementation written in 100% Java. The underlying classes are implemented java.nio, which all
