-
使用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
-
PHP可以chinese.php FP DF chinese.php PHP可以chinese.php
php fpdf chinese.php fp df chinese.php php fpdf chinese.php-php fpdf chinese.php php fp df chinese.php php fpdf chinese.php
- 2022-01-25 23:42:11下载
- 积分:1
-
udp传输GPS数据,功能齐全,可做参考,运行成功,大家可以
udp传输GPS数据,功能齐全,可做参考,运行成功,大家可以-udp transfer GPS data, functions, reference can be run successfully, we can
- 2023-01-28 18:05:03下载
- 积分:1
-
简单模拟路由器转发的源代码,其中采用了WFQ算法及令牌桶机制!...
简单模拟路由器转发的源代码,其中采用了WFQ算法及令牌桶机制!-Simple simulation of a router forwarding source code, which uses WFQ algorithm and the token bucket mechanism!
- 2023-04-07 07:05:04下载
- 积分:1
-
中国数据,中国数据uA741 uA741 uA741中文资料
UA741中文资料 UA741中文资料-UA741 Chinese data UA741 Chinese data UA741 Chinese data
- 2022-01-26 08:04:04下载
- 积分:1
-
Java RMI 编程, 实现远程方法调用, 接口提供了一些功能, 通过注册并创建实例来远程调用用户需要的服务....
Java RMI 编程, 实现远程方法调用, 接口提供了一些功能, 通过注册并创建实例来远程调用用户需要的服务.-Java RMI programming, Remote Method Invocation, Interface provided some functions, and created examples distance call service user needs.
- 2022-02-27 08:13:33下载
- 积分:1
-
在硬件设置上禁用和启动多个网卡,在xp、win98、win2000上测试过...
在硬件设置上禁用和启动多个网卡,在xp、win98、win2000上测试过-the hardware setup and launched a number of banned card, xp, win98, tested on WIN2000
- 2022-03-14 06:37:17下载
- 积分:1
-
完美的完成端口服务器,性能稳定.可以连接上千个客户端.
完美的完成端口服务器,性能稳定.可以连接上千个客户端.-perfect completed port servers, stable performance. Thousands can be connected to the client.
- 2022-05-22 05:50:31下载
- 积分:1
-
WinSNMP的网管程序,可以显示网络设备的流量,对需要的朋友会有很大的帮助...
WinSNMP的网管程序,可以显示网络设备的流量,对需要的朋友会有很大的帮助-WinSNMP network management procedures that will show the flow of network equipment to the needs of the friends will be a big help
- 2023-06-01 21:15:03下载
- 积分:1
-
局域网内文件传输,采用VC编程,实现点对点的文件传输
局域网内文件传输,采用VC编程,实现点对点的文件传输-LAN file transfer, using VC programming, to achieve peer-to-peer file transfer
- 2022-02-12 06:22:10下载
- 积分:1