-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1
-
一个很好的聊天工具,你可以从中学到很多东西,通过这个软件的学习,你一定会提高不少...
一个很好的聊天工具,你可以从中学到很多东西,通过这个软件的学习,你一定会提高不少-a good chat tools, you will be able to learn a lot of things, the software through the study, You would certainly raise a lot of
- 2022-04-23 03:33:02下载
- 积分:1
-
ipv6协议环境下的局域网聊天工具,供又兴趣于ipv6协议研究的网友,仅供学习,不得用于商业用途.
ipv6协议环境下的局域网聊天工具,供又兴趣于ipv6协议研究的网友,仅供学习,不得用于商业用途.-ipv6 agreement LAN environment chatting tools for ipv6 also interested in the study of netizens agreement, only learning, should not be used for commercial purposes.
- 2023-03-31 08:50:03下载
- 积分:1
-
socket connected to server
socket连接的服务器端和客户端程序,能够相互间实现通信,代码能够执行-socket connected to server-side and client-side procedures, to achieve inter-communication, the code to perform
- 2023-02-17 10:55:03下载
- 积分:1
-
网络端口进程监视器,作者为www.6663.net论坛坛主
网络端口进程监视器,作者为www.6663.net论坛坛主-Network port process monitors, author www.6663.net Forum Administrator
- 2022-05-16 12:28:51下载
- 积分:1
-
在windows下面启用/禁用网卡的源程序。 相信大家都找了很久了。...
在windows下面启用/禁用网卡的源程序。 相信大家都找了很久了。-Disable the network card in window , think you having found it long.
- 2022-02-22 03:08:30下载
- 积分:1
-
局域网聊天工具客户端,基于sock写的,适于初学者
局域网聊天工具客户端,基于sock写的,适于初学者-LAN client chat tool, based on the sock was made suitable for beginners
- 2022-01-25 14:13:18下载
- 积分:1
-
网络编程1很有学习意义的,欢迎下在,还有代序
网络编程1很有学习意义的,欢迎下在,还有代序-Network programming is to learn the meaning of one, welcome in, but also on behalf of sequence
- 2022-05-06 16:34:19下载
- 积分:1
-
网络营销系统(NET)用asp.net编程的系统
网络营销系统(NET)用asp.net编程的系统-Network Marketing System (NET) with Asp. Net Programming System
- 2022-01-26 04:59:16下载
- 积分:1
-
完成端口实现不错的例子,From CodeProject。
完成端口实现不错的例子,From CodeProject。-Complete example of a good port, From CodeProject.
- 2022-02-26 20:27:30下载
- 积分:1