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

搜索资源列表

  1. epoll-example

    0下载:
  2. epoll例程,可以学习下epoll的使用方法,程序详细。-epoll routines, you can learn to use under epoll, the program in detail.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2137
    • 提供者:刘腾飞
  1. epoll

    0下载:
  2. linux环境下使用epoll处理高并发服务,并且使用多线程,所占用的cpu很低-Linux environment using epoll to deal with high concurrent service, and the use of multi threading, occupied a very low CPU
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:252926
    • 提供者:刘新力
  1. epoll

    0下载:
  2. 简单的客户端-服务器程序,实现并发一万的访问量,用epo-Simple client server program, the implementation of concurrent ten thousand visits, with epoll
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:19309
    • 提供者:张三
  1. Chat-epoll

    0下载:
  2. epoll模型的客户端和服务端,一个简易的聊天程序,已通过测试-Epoll model of client and server, a simple chat program, has passed the test
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:18441
    • 提供者:林非
  1. epoll

    0下载:
  2. 学习网络编程的好资料,主要介绍epoll模型,c/c++学习者可参考-if you are learning epoll, it is very useful for you
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1098620
    • 提供者:周华明
  1. epoll

    0下载:
  2. epoll网络编程 服务器 实现I/O多路复用-epoll network programming server implements I/O multiplexing
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:12862
    • 提供者:李宇
  1. epoll

    0下载:
  2. 利用epoll实现IO多路复用。C/S模型有,客户端循环发送数据,服务器循环接收。-Implementation of IO multiplexer with epoll. C/S model.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1932
    • 提供者:钟志强
  1. epoll

    0下载:
  2. epoll例子程序演示,如何使用epo-epoll example program demonstrates how to use epoll
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1157911
    • 提供者:qian
  1. epoll

    0下载:
  2. socket编程, epoll监听上千文件描述符, 线程池处理任务队列-socket epoll threadpoll
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:10384
    • 提供者:蔡伟青
  1. epoll

    2下载:
  2. 文件名:epoll的socket封装_cpp 是基于Linux下的epoll网络编程,程序采用c++进行封装,代码文件多的很,重要的学会使用方法,如何写出高质量的代码|!以及对自己的代码进行封装,高手 代码是很好看的很规范的!,-File name: epoll epoll of socket network programming package _cpp is under Linux-based program using c++ package, code files and more v
  3. 所属分类:Linux Network

    • 发布日期:2015-09-24
    • 文件大小:10240
    • 提供者:lqjun
  1. Linux-C-epoll

    0下载:
  2. linux 下的c语言epoll的封装,可以用于epoll的学习-c language under epoll linux package, can be used for learning epoll
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:40497
    • 提供者:巫歌
  1. epoll

    0下载:
  2. linux c++ epoll编程,支持epoll udp-linux c++ epoll programming, support epoll udp
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:361632
    • 提供者:huzhixing
  1. epoll-Client-Server

    0下载:
  2. epoll client+server linux C
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3530
    • 提供者:l
  1. epoll

    0下载:
  2. epoll简单程序demo,希望对大家有用-epoll simple program demo, hope to be useful
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3078
    • 提供者:王贺
  1. 4.epoll

    0下载:
  2. epoll的基本使用,适用于初学者掌握基本知识,理解基本概念。-Basic use epoll, suitable for beginners to master the basic knowledge and understanding of basic concepts.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:2823
    • 提供者:wuqingfeng
  1. epoll

    0下载:
  2. Linux下实现socket编程,使用了epoll函数,文件夹内含有makefile文件。-Linux socket programming, using the epoll function, the folder contains the makefile file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:364124
    • 提供者:李志伟
  1. lte_main

    0下载:
  2. 实现一个epoll服务,解决多用户同时给服务端发送数据导致丢包的问题(To achieve an epoll service to solve the multi-user at the same time to send data to the server packet loss caused by the problem)
  3. 所属分类:网络

    • 发布日期:2017-12-17
    • 文件大小:517120
    • 提供者:ahaqu
  1. master

    0下载:
  2. Telnet epoll c/s模式 发包组包学习(Telnet epoll c/s mode send/receive package)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-17
    • 文件大小:178176
    • 提供者:Michael源
  1. Linux C epoll

    1下载:
  2. socket通讯程序,采用epoll和线程池(Socket communication program, using epoll and thread pool)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:39936
    • 提供者:测试用户
  1. epoll

    0下载:
  2. 在linux的网络编程中,很长的时间都在使用select来做事件触发。在linux新的内核中,有了一种替换它的机制,就是epoll。 相比于select,epoll最大的好处在于它不会随着监听fd数目的增长而降低效率。因为在内核中的select实现中,它是采用轮询来处理的,轮询的fd数目越多,自然耗时越多(In Linux network programming, long time used in the select to do event trigger. In the new Linu
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:king丶啊
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com