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

搜索资源列表

  1. epoll-lib-0.11.tar

    0下载:
  2. linux环境下大容量TCP连接,用于网络通信.-large capacity TCP connection for network communications.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:37637
    • 提供者:一路发
  1. server_epoll

    0下载:
  2. Linux epoll socket server-Linux server socket epoll
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2421
    • 提供者:huang
  1. http_proxy

    0下载:
  2. epoll讲解例子 使用http代理查询的例子
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:3547
    • 提供者:decwang
  1. centerserver

    0下载:
  2. linux写的基于epoll技术的通信服务器,数据库采用mysql
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:74525
    • 提供者:王三
  1. rn-0.4.tar

    0下载:
  2. linux平台epoll封装,完成socket事件回调功能
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:56384
    • 提供者:etssc
  1. dkftpbench-0.45.tar

    0下载:
  2. 实现了poll/epoll/devpoll等C++封装,提供了很好的可移植性并具备相当高的效率
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:273760
    • 提供者:seo
  1. epoll多线程

    2下载:
  2. Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Thre
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-10-12
    • 文件大小:300757
    • 提供者:77501578@qq.com
  1. epoll_server

    0下载:
  2. 高并发的epoll模型的回射服务器 封装了epoll_create,epoll_ctl,epoll_wait
  3. 所属分类:网络编程

    • 发布日期:2012-07-01
    • 文件大小:1373
    • 提供者:phoebegod
  1. PSign

    0下载:
  2. EPOLL ,ACE OCCI等组合编程,适合大并发数网络数据处理-epoll ace OCCE connection pool and so on
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-05
    • 文件大小:441420
    • 提供者:wuzhaoguo
  1. TCPSvr_IOCP_EPOLL_KQUEUE 轻量级的跨平台TCP服务器封装

    2下载:
  2. 一个轻量级的跨平台TCP服务器封装,封装了IOCP。EPOLL。kq-A lightweight cross-platform TCP server package encapsulates the IOCP. EPOLL. kqueue
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-21
    • 文件大小:15087
    • 提供者:sangXN
  1. epollselectmodelveryusefulcode

    0下载:
  2. 介绍epoll,select的详细代码实例,非常实用,支持高并发 ,Introduction epoll, select the detailed code examples, very useful to support high-concurrency
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:13987
    • 提供者:gtf
  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. IEC104MasterLib.zip

    1下载:
  2. IEC 60870-104 Master C++ Library,IEC 60870-104 Master C++ Library
  3. 所属分类:Communication

    • 发布日期:2014-04-11
    • 文件大小:1228264
    • 提供者:ale75
  1. epoll_serve5

    0下载:
  2. 一个linux下下的epoll服务器,支持视频传输,结构简单-Under an epoll under linux server to support video transmission, simple structure
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1398
    • 提供者:杨波
  1. socket

    0下载:
  2. 利用EPOLL写的一个简单的connect非阻塞模型-Written by EPOLL connect a simple non-blocking model
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:1558
    • 提供者:freebuf
  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. Socket-master

    0下载:
  2. epoll socket 的使用,包括客户端和服务端编码(Programming to achieve the epoll socket, including the client and server-side coding)
  3. 所属分类:网络

    • 发布日期:2017-12-31
    • 文件大小:52224
    • 提供者:wellie
  1. test_tmfd

    0下载:
  2. timerfd+epoll范例,linux平台编译运行,仅供参考学习。(an example of timerfd and epoll)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:Nsood
  1. linux_epoll模型

    0下载:
  2. epoll是Linux内核为处理大批量文件描述符而作了改进的poll,是Linux下多路复用IO接口select/poll的增强版本,它能显著提高程序在大量并发连接中只有少量活跃的情况下的系统CPU利用率。另一点原因就是获取事件的时候,它无须遍历整个被侦听的描述符集,只要遍历那些被内核IO事件异步唤醒而加入Ready队列的描述符集合就行了。epoll除了提供select/poll那种IO事件的水平触发(Level Triggered)外,还提供了边缘触发(Edge Triggered),这就使得
  3. 所属分类:网络

    • 发布日期:2018-05-02
    • 文件大小:299008
    • 提供者:Q-Q
  1. linuc epoll

    0下载:
  2. linuc c epoll 高并发实时处理多连接请求。
  3. 所属分类:其它源码

« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com