CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - epoll server

搜索资源列表

  1. epoll

    1下载:
  2. linux 下epoll的用法,支持几万个fd,大型服务器的网络架构-linux usage under epoll support tens of thousands fd, large server network infrastructure
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2415
    • 提供者:陈全勇
  1. epoll-lib-0.111

    0下载:
  2. linux epoll源码,支持大型服务器,适合高手研究-linux source epoll support large server, suitable for expert study
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:31611
    • 提供者:陈全勇
  1. epoll_server

    0下载:
  2. 自己在ubuntu下用epoll编写的会社服务器程序源代码-Own ubuntu prepared under the club with epoll server program source code. . .
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:1421
    • 提供者:杨欣萌
  1. epoll

    2下载:
  2. linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
  3. 所属分类:Linux Network

    • 发布日期:2016-07-28
    • 文件大小:253178
    • 提供者:yourname
  1. linux-xia-epoll-socket

    1下载:
  2. linux下epoll模式的socket,可支持多用户同时向服务器发送请求。-mode under linux epoll socket, can support multiple users simultaneously send requests to the server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-07-28
    • 文件大小:57344
    • 提供者:王文星
  1. epoll

    1下载:
  2. epoll server.c 应用与linux下-Application and epoll server.c under linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-11-09
    • 文件大小:2029
    • 提供者:shenbo
  1. clientServer_linux_multithread

    0下载:
  2. Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10896
    • 提供者:joe
  1. epollExample.txt

    0下载:
  2. 一个简短的epoll服务器示例, 监听5000个端口, 使用线程池 运行这个程序需要预先设置栈内存和文件描述符上限, 否则运行失败-A brief example of epoll server, monitor port 5000, use the thread pool to run this program requires a pre-set upper limit of the stack memory and file descr iptor, otherwis
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1806
    • 提供者:etgqqw
  1. epoll_efficiency

    0下载:
  2. 对于网络编程中常用的函数epoll的效率进行了详细的分析,也许对您在设计网络服务器设计时能提供一些参考-Commonly used for network programming in the efficiency of epoll functions carried out a detailed analysis, perhaps in the design of your web server designed to provide some reference to
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:74985
    • 提供者:ls
  1. ServerApp

    0下载:
  2. 编译 g++ -Wl,-Bdynamic -lgcc_s -o Socket socket.cpp epoll 开发的的类QQ服务端程序,给大家参考-Compile g++-Wl,-Bdynamic-lgcc_s-o Socket socket.cpp epoll the development of the class QQ server program, for your reference
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:2881
    • 提供者:wuzhaoguo
  1. ASDL-1.4.0-src

    0下载:
  2. 跨平台的网络服务器及客户端,例如epoll,完成端口等-network server and client such as epoll
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3689854
    • 提供者:qqrondy
  1. epoll

    0下载:
  2. 该程序实现了线程池的功能,服务器端需要运行多个线程来处理不同的任务,这时用线程池是最好的处理办法了,提高了程序的运行效率-The program function of the thread pool, server-side need to run multiple threads to handle different tasks, then use the thread pool is the best approach to improve the operating efficienc
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:22230
    • 提供者:殷巧
  1. epoll

    0下载:
  2. linux 下网络编程服务器,epoll模型的一个完成例子-under linux network programming server, a complete example of epoll, model
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:2102
    • 提供者:zhaoxiaojun
  1. EPOLL

    2下载:
  2. 用epoll实现大量客户连接服务器-Epoll achieve a large number of customers connected to the server. . . .
  3. 所属分类:Linux Network

    • 发布日期:2016-07-28
    • 文件大小:19456
    • 提供者:王宁
  1. http-epoll

    0下载:
  2. epoll模型的httpd服务器,可以实现下载、传输等。-the epoll model httpd server,can download, transfer .
  3. 所属分类:Web Server

    • 发布日期:2017-11-03
    • 文件大小:2517293
    • 提供者:高扬
  1. epoll

    0下载:
  2. epoll echo server和client,均用epoll方式实现。-implemented echo server and client with epoll
  3. 所属分类:Linux Network

    • 发布日期:2017-11-21
    • 文件大小:3113
    • 提供者:周晓丹
  1. Server

    0下载:
  2. epoll 实现服务器大并发 ----------------(Epoll server concurrency ----)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:9216
    • 提供者:梁立峰
  1. 代码

    0下载:
  2. 完成一个简单的回射服务器程序,包括服务器和客户端两部分,将实现以下功能: 1.客户端与服务器通过发送和接收报文进行通信; 2.服务器和客户端最高支持60000个并发连接; 3.报文长度设置为可变长度,以便进行压力测试; 4.本实验完成了EPOLL单线程事件驱动版本,并基于EPOLL服务器架构编写压力发生器,测试了服务器在不同并发条件下的性能(Complete a simple server program, including the server
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:4096
    • 提供者:YES MAN &
  1. epoll-server

    0下载:
  2. epoll tcp server. 适用于TCP server。C/C++ 均可适用。 可以用于TCP server服务器端的通信处理,可扩展性强。(epoll for tcp server. realized by c/c++. can be used for TCP server side handling. flexible to extend.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-05
    • 文件大小:4096
    • 提供者:shengyp0929
  1. epoll

    0下载:
  2. epoll高性能服务框架,服务端+客户端(Epoll high performance service framework, server + client)
  3. 所属分类:网络

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:sefsaa
« 12 3 »
搜珍网 www.dssz.com