Welcome![Sign In][Sign Up]
Location:
Search - nio

Search list

[JSP/Javajava-nio

Description: 用 java的 nio 技术实现的异步连接池
Platform: | Size: 166912 | Author: wruilei | Hits:

[androidTImage

Description: android 简单的图片传输程序 包括服务端和客户端 客户端使用java nio-android simple picture transmission program includes server and client using java nio client
Platform: | Size: 55296 | Author: my_name | Hits:

[ICQ-IM-Chatsrc

Description: 基于java .nio的tcp通讯编程框架源码-java. nio framework of the source
Platform: | Size: 23552 | Author: finikes | Hits:

[JSP/JavaJava-NIO

Description: java NIO详细说明文档,开始NIO必备文档-java NIO detailed documentation to begin the necessary documents NIO
Platform: | Size: 2114560 | Author: 陈金元 | Hits:

[JSPJava.NIO

Description: Java的NIO讲解 非常详细 英文清晰版-Java NIO version is clearly and explain in great detail
Platform: | Size: 1216512 | Author: 111 | Hits:

[JSP/Javajava-NIO

Description: java NIO 学习.pdf NIO的简单应用讲解-java NIO 学习.pdf
Platform: | Size: 269312 | Author: 李君 | Hits:

[JSP/Javatcp-nio-

Description: tcp nio 服务端、客户端例子--参考《分布式Java应用:基础与实践》 参考《分布式java应用》tcp nio 服务端、客户端例子, 在基础主要做了以下调整: 1. 信息长度由定长(ByteBuffer长度)修正为可变长(即不再收长度限制) 2. 特殊错误处理:read Exception,opposite close Exception,select timeout Exception(网络超时)。 read Exception 与 opposite close Exception 的处理, 用于解决发现异常后造成程序的 while死循环。 select timeout Exception的处理, 用于对网络超时的支持 -the tcp the nio service side, client examples- refer to distributed Java applications: Basis and Practice of " reference" distributed java applications " tcp nio services, client, example, is based primarily on the following adjustments: 1. message length fixed-length (length of the ByteBuffer) correction is a variable length (ie, no longer received length limit) 2. special error handling: read the Exception, opposite the close the Exception, select timeout Exception (network timeout). the read the Exception, and opposite the close Exception handling is used to resolve discovered anomalies resulting from the program while infinite loop. select timeout of Exception handling, for the support of the network timeout
Platform: | Size: 7168 | Author: 陈云凤 | Hits:

[Internet-NetworkNIO-Socket(server-and-client)

Description: jdk供的无阻塞I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。在NIO中使用多线程,主要目的已不是为了应对每个客户端请求而分配独立的服务线程,而是通过多线程充分使用用多个CPU的处理能力和处理中的等待时间,达到提高服务能力的目的。 client多线程请求server端,server接收client的名字,并返回Hello! +名字的字符格式给client。当然实际应用并不这么简单,实际可能是访问文件或者数据库获取信息返回给client。-jdk for non-blocking I/O (NIO), an effective solution to the problem of multi-threaded server thread overhead, but too complicated to use minor. To use multiple threads, the main purpose is not to respond to each client request to allocate a separate service thread with multiple CPU processing power and processing wait time, but fully multi-threaded so as to enhance service capabilities in the NIO purpose. This time in the NIO, to write an article blog to remember the things you learned. Or from the most simple Hello World, multi-threaded the client requests the server side, the server receiving the client s name, and return to the Hello!+ The name of the character format to the client. Of course, the practical application is not so simple, the actual access to the file or database to obtain the information returned to the client. The non-blocking NIO What is the mystery?
Platform: | Size: 165888 | Author: 陈云凤 | Hits:

[JSPJava-NIO

Description: nio 是 java New IO 的简称,在 jdk1.4 里提供的新 api 。为所有的原始类型提供 (Buffer) 缓存支持。 -nio is the java New IO referred to in jdk1.4 api. (Buffer) cache support for all primitive types.
Platform: | Size: 2114560 | Author: neal | Hits:

[JSPJava-NIO

Description: java NIO 详细介绍英文版本的!很详细的,有正则表达式,字符集-Details of the English version of java NIO Very detailed, regular expressions, and character set
Platform: | Size: 2669568 | Author: mynae | Hits:

[JSPnio

Description: nio的chm文档,非常不错,值得下载,赶紧下载吧-nio chm files, very good, worth downloading, and quickly download it
Platform: | Size: 262144 | Author: name | Hits:

[JSPPro-java-7-NIO.2

Description: Java 7的NiO。2个地址的三个主要元素,提供新的输入/输出(I / O)在Java 7 API,给你写的强大的技能,可扩展的Java应用程序:*一个广泛的文件我/ O API系统地址特征要求开发商都要求自JDK的开始*一个套接字通道API地址的多播套接字绑定,与渠道,以及相关的问题*异步我/ O API可以映射到我/ O设施,完成端口,和各种各样的我/ O事件端口机制来提高可扩展性的NiO。2的Java平台,称为JSR 203,是一个主要特点的新的Java JDK 7的艾伦的领导下为OpenJDK项目-Pro Java 7 NIO.2 addresses the three primary elements that offer new input/output (I/O) APIs in Java 7, giving you the skills to write robust, scalable Java applications:* An extensive file I/O API system addresses feature requests that developers have sought since the inception of the JDK* A socket channel API addresses multicasting, socket binding associated with channels, and related issues* An asynchronous I/O API enables mapping to I/O facilities, completion ports, and various I/O event port mechanisms to enhance scalability NIO.2 for the Java platform, known as JSR 203, is a major feature of the new Java JDK 7 under the leadership of Alan Bateman as an OpenJDK project.
Platform: | Size: 3738624 | Author: daishuai | Hits:

[JSP/Javalkl-pcs-nio

Description: 开源框架netty测试例子,改程序共包括3方面内容,1.nio测试2.netty TCP通讯测试2.netty UDP通讯测试-Open source framework netty test case, change the program includes a total of three aspects, 1.nio test 2.netty TCP communication test 2.netty UDP communications test
Platform: | Size: 52224 | Author: 刘文成 | Hits:

[JSP/Javanio

Description: JAVA NIO JAVA NIO-JAVA NIO JAVA NIO JAVA NIO
Platform: | Size: 2833408 | Author: leixiangjian | Hits:

[JSPJava-NIO-pdf

Description: 此电子书是网上找到的java nio 中文版-Find online java nio Chinese Version
Platform: | Size: 2104320 | Author: 米老鼠 | Hits:

[JSPnio-connection-pool

Description: 本文重点讲解异步连接池的诞生背景和使用方法,同时介绍java nio 技术的基础知 识-This article focuses on explaining the birth of the background and use asynchronous connection pool, but introduces the basic knowledge of java nio technology Knowledge
Platform: | Size: 167936 | Author: James | Hits:

[JSPJava-NIO-(chinese)

Description: Java NIO深入探讨了1.4版的I/O新特性,并告诉您如何使用这些特性来极大地提升您所写的 Java代码的执行效率。这本小册子就程序员所面临的有代表性的I/O 问题作了详尽阐述,并讲解了 如何才能充分利用新的I/O 特性所提供的各种潜能。您将通过实例学会如何使用这些工具来解决现 实工作中常常遇到的I/O 问题,并了解这些新特性如何对响应速率、可伸缩性和可靠性产生直接影 响。-java io
Platform: | Size: 2123776 | Author: ocean | Hits:

[androidandroid-socket-nio-master

Description: socket nio demo-socket nio demo。。。。。。。。。。。。。。。。。。。
Platform: | Size: 49152 | Author: 张家伦 | Hits:

[JSPJava-NIO.pdf

Description: Java NIO ebook - ebook
Platform: | Size: 2839552 | Author: jproter_br | Hits:

[OS programnio

Description: 利用java,nio,charset,CharsetDecoder自动识别字符集-Use Java nio, charset, java.nio.charset.charsetdecoder automatic identification character set
Platform: | Size: 3072 | Author: NLQ&841203 | Hits:
« 1 2 3 45 6 7 8 9 10 »

CodeBus www.codebus.net