搜索资源列表
epoll.tar
- epoll机制的收发程序 只能在2.6内核上使用 -epoll mechanism TX program only in the use of kernel 2.6
epoll
- linux 下epoll的用法,支持几万个fd,大型服务器的网络架构-linux usage under epoll support tens of thousands fd, large server network infrastructure
epoll-lib-0.111
- linux epoll源码,支持大型服务器,适合高手研究-linux source epoll support large server, suitable for expert study
epoll
- linux下用epoll实现的udp服务器例子,很精简和实用。
epoll代理服务器
- 使用EPOLL机制实现的WEB代理服务器,采用多线程和页面缓存技术。
epoll的例子
- 一个使用epoll的例子
teclonegy.rar
- 搜狗实验室技术交流文档 epoll/kqueue/dev_po,Sogou laboratory technology exchange documents epoll/kqueue/dev_po
selector.zip
- socket的事件分发模型,使用了统一接口封装select,poll,epoll等模型。,socket events distributed model, the use of a unified interface package select, poll, epoll and other models.
MyLinuxThread.rar
- linux epoll、线程池模型,很好的学习epoll的源代码。,linux epoll, the thread pool model, a good source of learning epoll.
epoll
- linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
epoll
- epoll socket连接简单实例。简单描述epoll方式的socket连接。-epoll socket to connect a simple example. A brief descr iption of the way epoll socket connection.
epoll
- epoll simple introduction.
TCPS-Epoll
- Linux Epoll用法实例(Socket编程)-Linux Epoll usage examples (Socket Programming)
epoll
- epoll 机制的简单实现,仅仅用于参考其中有很多部分需要改进-epoll mechanism realize simple, just for reference which has many parts need to be improved
epoll
- 用epoll在Linux下编译的,可以有效测试网络连接性能-Compiled with epoll in Linux, and can effectively test the network connection properties
epoll-libevent-proxy
- 分别使用epoll、libevent实现的端口映射程序,学习epoll,libevent的好资料-Respectively, using epoll, libevent port mapping procedures to achieve, learning epoll, libevent good information ...
epoll
- epoll示例 详细描述了epoll的应用 及注意事项-epoll
epoll
- epoll 模型是linux的总要模型 这是一个简单的例子-epoll model is to model the total linux This is a simple example
epoll-server
- 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.)
epoll
- epoll高性能服务框架,服务端+客户端(Epoll high performance service framework, server + client)