Welcome![Sign In][Sign Up]
Location:
Search - epoll

Search list

[Internet-Networkminac

Description: mina的C语言版,实现了IOBuffer,minac基于epoll,使用event-loop-per-thread结构,IO thread个数默认为Cpu的核数。 熟悉mina2的同学基本上拿过来就可以直接使用,没有任何学习成本。-C version Mina.
Platform: | Size: 35840 | Author: xueke | Hits:

[Internet-NetworkDownloaderTest

Description: 基于epoll模型的socket下载测试代码,包括多线程的使用,并通过makefile进行编译-Socket epoll model based download test code, including the use of multi-threading, and compile makefile
Platform: | Size: 13312 | Author: 韩云杰 | Hits:

[Internet-Networkchatsrv

Description: cs架构的多人聊天应用,基于epoll模型的非阻塞方式的实现,服务端多线程处理。-cs multiplayer chat application architecture to achieve non-blocking mode epoll model-based server multithreading.
Platform: | Size: 50176 | Author: nevermore | Hits:

[Internet-Networknetwork_epool_pool_select_demo

Description: Linux 网络编程 pool epool 和 的简单使用示例,有利于分析理解这几种方式的用法。-Simple to use examples Linux Network Programming poll epoll and conducive to analyze and understand the usage of this in several ways.
Platform: | Size: 2048 | Author: Fockey | Hits:

[Internet-NetworkepollUDP

Description: UDP高性能EPOLL操作方式,性能非常高linux c++ epoll编程,支持epoll udp-High-performance EPOLL UDP mode of operation, the performance is very high linux c++ epoll programming, support epoll udp
Platform: | Size: 726016 | Author: huzhixing | Hits:

[Linux driverLinuxEPoll

Description: ,epoll服务器多线程 -Github logo http://git.oschina.net/ recommend the use of faster deployment of demonstration projects directly! Private library permanently free, providing mobile client, the only supports Git and SVN code hosting
Platform: | Size: 1381376 | Author: 蒋喜龙 | Hits:

[Internet-Networkclient

Description: epoll 网络编程之客户端实现 Linux 下运行-epoll Network programming
Platform: | Size: 12288 | Author: 雷霆旅客 | Hits:

[Internet-Networkservice

Description: epoll 网络编程之 服务端实现 Linux运行-epollNetwork programming server
Platform: | Size: 262144 | Author: 雷霆旅客 | Hits:

[Internet-Networkepoll_server.tar

Description: 是基于epoll实现的多进程,多线程服务器-Is based on epoll implementation of the multi process, multi thread server
Platform: | Size: 23552 | Author: 蔡俊杰 | Hits:

[Internet-Networkbingfa

Description: 学习使用epoll模型在高并发中的应用,简单的了解这个epo-Learn to use epoll model in high concurrency of simple about this epoll
Platform: | Size: 2048 | Author: jiangfuyi | Hits:

[Internet-Networkepoll

Description: 这是一个比bingfa。rar更简单的并发模型,应用在客服端与服务器端-This is a ratio bingfa. rar simpler concurrency model, used in customer service side and server-side
Platform: | Size: 2048 | Author: jiangfuyi | Hits:

[Internet-Networkwebserver-master

Description: webserver 简易的http服务器 1.服务器的架构为epoll + 多线程 + sendfile 2.暂时只支持GET和HEAD方法,支持的首部不多大概七八个吧,支持伪长连接 3.可配置的,现阶段只支持domain和docroot配置项,domain就是你部署的网站域名,docroot想必学过网页的都知道是什么意思吧~ 4.编译方式: cd webserver && mk build && cd build && cmake .. && make [debug|release] 5.运行方式: (在build目录中)./webserver ../webserver/tinyhttp.config-webserver 简易的http服务器 1.服务器的架构为epoll+ 多线程+ sendfile 2.暂时只支持GET和HEAD方法,支持的首部不多大概七八个吧,支持伪长连接 3.可配置的,现阶段只支持domain和docroot配置项,domain就是你部署的网站域名,docroot想必学过网页的都知道是什么意思吧~ 4.编译方式: cd webserver && mk build && cd build && cmake .. && make [debug|release] 5.运行方式: (在build目录中)./webserver ../webserver/tinyhttp.config
Platform: | Size: 19456 | Author: 王亮 | Hits:

[Internet-Networksrc

Description: framework in epoll , easy to use for miny network application, it is availble and stable .Implement with server client connection as also classes.Had implemented daemon conf log functions.
Platform: | Size: 75776 | Author: 潘兴浩 | Hits:

[Internet-Networkepoll_server

Description: epoll文件传输,用epoll实现文件传输-epoll
Platform: | Size: 16384 | Author: chenke | Hits:

[Internet-NetworkQService

Description: 服务端基础源代码,包括mysql lua epoll 线程等等封装,该源码已经商用测试过,用来搭建服务器端非常合适-Server-based source code, including mysql lua epoll threads, and so on packaging, the source has been tested commercially, used to build server-side very appropriate
Platform: | Size: 36842496 | Author: 艾婷婷 | Hits:

[Internet-Networkepoll_threadpool-master

Description: epoll多线程的例子. 使用这个例子来解释下epoll多线程的设计方法和解决方案。-epoll multi thread. descript how write multi thread in c++ in linux with epoll.
Platform: | Size: 33792 | Author: 许义霖 | Hits:

[Internet-NetworkSocket

Description: socket包含以下功能 1. 阻塞、非阻塞 2. I/O多路复用模型 3. epoll I/O多路复用模型 4. UDP编程等-socket includes the following features 1. blocking, non-blocking 2. I/O multiplexing model 3. epoll I/O multiplexing model 4. UDP programming
Platform: | Size: 49152 | Author: l | Hits:

[Internet-NetworkIO

Description: IO多路复用之epoll总结,客户端和服务器端-IO multiplexing epoll summary, client and server side
Platform: | Size: 796672 | Author: jie | Hits:

[ComboBoxckllectionderived

Description: libev-4,15 源码 libev是一个开源的事件驱动库,基于epo-The libev- 4, 15 source libev library is an open source event-driven, based on epoll
Platform: | Size: 241664 | Author: ywiustrste | Hits:

[OS programshe_efficiency

Description: 对于网络编程中常用的函数epoll的效率进行了详细的分析-For commonly used functions in the network programming epoll efficiency are analyzed in detail
Platform: | Size: 47104 | Author: xrjzikty | Hits:
« 1 2 ... 5 6 7 8 9 1011 »

CodeBus www.codebus.net