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

搜索资源列表

  1. epollexample

    0下载:
  2. epoll最大的好处在于它不会随着监听fd数目的增长而降低效率,epoll使用实例-epoll biggest advantage is that it does not increase with the number of listening fd reduced efficiency, epoll use cases
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1424
    • 提供者:yw
  1. NewEye2.tar

    0下载:
  2. Unreleased TCP streaming engine using epoll under Linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:26823
    • 提供者:thefre
  1. Epoll_readme

    0下载:
  2. epoll详解。介绍epoll的机制和工作原理,网络转发的详细描绘-Detailed epoll. Introduction epoll mechanism and working principle of the network to forward the detailed descr iptions of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:21456
    • 提供者:xu
  1. epoll-linx-c

    0下载:
  2. linux gcc epoll network for the service,
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:6060
    • 提供者:jiangzhaoguo
  1. epoll_methods

    0下载:
  2. 详细介绍了EPOLL机制的一下概念,编程实例等。包含以下文档:linux 2.6内核epoll用法举例说明、Linux Epoll介绍和程序实例、linux epoll模型、LINUX网络编程{fork, select, epoll三种模式)等。-允许输入拉丁字符的拼音 Details EPOLL mechanism concept, programming examples. Contains the following documents: the linux 2.6 kernel ep
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:71923
    • 提供者:张元
  1. good-epoll

    0下载:
  2. 我对网络编程有点研究,感觉这个epoll模型很好-I on the network programming a little research, feel the epoll model is very good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1825
    • 提供者:杨乐
  1. epoll

    0下载:
  2. epoll模型的简单例子,教会大家使用的基本方法-the epoll simple example of the model, the church the use of basic methods
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:1296
    • 提供者:weibin
  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_com

    0下载:
  2. EPOLL惊群实现源代码,代码精小,但是能迅速理解epoll如何实现惊群,但是又不会引起接收信息紊乱现象。 此段代码已使用在我的项目中,效果非常好。-EPOLL thundering herd implementation source code, code, small fine, but can quickly understand how epoll shock group, but without causing disorder to receive information on th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2752
    • 提供者:kangyangming
  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. epoll

    0下载:
  2. socket异步编程,使用epoll支持更多连接数,并提高通讯效率-the socket asynchronous programming using epoll support more connections, and improve communication efficiency
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:7639
    • 提供者:三棱镜
  1. linux-epoll-design

    0下载:
  2. 一个大服务器的开发设计文档,关于通讯方面的-one document, about linux epoll designing. you can find the way that how to select the net model.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:331487
    • 提供者:yandong
  1. epoll

    0下载:
  2. 这是一个epoll封装成C++类的案例,非常值得学习-this is about epoll, epoll api is designed by c, but we can use it again by c++
  3. 所属分类:Linux Network

    • 发布日期:2017-05-10
    • 文件大小:2500835
    • 提供者:yandong
  1. epoll

    0下载:
  2. linux下面关于epoll的资料,上课老师给的。共享大家一起学习-linux epoll
  3. 所属分类:Project Manage

    • 发布日期:2017-04-07
    • 文件大小:56130
    • 提供者:杨杰
  1. epoll

    0下载:
  2. epoll函数的使用的详细说明并用使用epoll函数实现简单的同通信-epoll functions are used
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2988
    • 提供者:过儿
  1. Epoll---UDP

    0下载:
  2. epoll的udp方式, 实现高并发连接-udp for epoll, implement the plenty intercurrent.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1850
    • 提供者:zl
  1. EPOLL

    0下载:
  2. 基于EPOLL机制的LINUX网络游戏服务器实现方法-LINUX-based mechanisms EPOLL network game server implementation
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:196232
    • 提供者:纽曼
  1. Linux-in-epoll-program

    0下载:
  2. Linux下基于epoll+线程池高并发服务器实现研究-linux in epoll program
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:438577
    • 提供者:rain
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com