文件名称:代码
-
所属分类:
- 标签属性:
- 上传时间:2017-11-09
-
文件大小:4kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
完成一个简单的回射服务器程序,包括服务器和客户端两部分,将实现以下功能:
1.客户端与服务器通过发送和接收报文进行通信;
2.服务器和客户端最高支持60000个并发连接;
3.报文长度设置为可变长度,以便进行压力测试;
4.本实验完成了EPOLL单线程事件驱动版本,并基于EPOLL服务器架构编写压力发生器,测试了服务器在不同并发条件下的性能(Complete a simple server program, including the server and the client two parts, will achieve the following functions:
1. the client communicates with the server by sending and receiving messages;
2. server and client support 60000 concurrent connections;
The length of the 3. message is set to variable length for pressure testing;
4. this experiment completed the EPOLL single thread event driven version, and wrote the pressure generator based on the EPOLL server architecture, and tested the performance of the server under different concurrent conditions)
1.客户端与服务器通过发送和接收报文进行通信;
2.服务器和客户端最高支持60000个并发连接;
3.报文长度设置为可变长度,以便进行压力测试;
4.本实验完成了EPOLL单线程事件驱动版本,并基于EPOLL服务器架构编写压力发生器,测试了服务器在不同并发条件下的性能(Complete a simple server program, including the server and the client two parts, will achieve the following functions:
1. the client communicates with the server by sending and receiving messages;
2. server and client support 60000 concurrent connections;
The length of the 3. message is set to variable length for pressure testing;
4. this experiment completed the EPOLL single thread event driven version, and wrote the pressure generator based on the EPOLL server architecture, and tested the performance of the server under different concurrent conditions)
相关搜索: echo server
(系统自动生成,下载前可以参看下载内容)
下载文件列表
代码
代码\epollclienttest.c
代码\epollservertest.c
代码\epollclienttest.c
代码\epollservertest.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.