搜索资源列表
server_epoll
- Linux epoll socket server-Linux server socket epoll
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服务器例子,很精简和实用。
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.
linux_threadpool
- linux网络编程的一些技巧,包括socket,thread pool, select,epoll等-linux network programming some of the techniques, including socket select, epoll, etc.
TCPS-Epoll
- Linux Epoll用法实例(Socket编程)-Linux Epoll usage examples (Socket Programming)
EchoSvr_epoll
- 基于Linux下Epoll技术的EchoSvr-Linux-based technology EchoSvr under Epoll
epoll
- 用epoll在Linux下编译的,可以有效测试网络连接性能-Compiled with epoll in Linux, and can effectively test the network connection properties
epoll
- epoll 模型是linux的总要模型 这是一个简单的例子-epoll model is to model the total linux This is a simple example
tcp_frame
- 用Windows的IOCP、Linux的epoll、FreeBSD的kqueue写了一个支持高并发、多CPU、跨平台的TCP网络服务框架。-With Windows IOCP, Linux epoll, FreeBSD kqueue wrote a support high concurrency, multi-CPU, cross-platform framework for TCP network services.
NewEye2.tar
- Unreleased TCP streaming engine using epoll under Linux
epoll-linx-c
- linux gcc epoll network for the service,
epoll
- linux 下网络编程服务器,epoll模型的一个完成例子-under linux network programming server, a complete example of epoll, model
Tcp_Epoll
- linux下epoll实现tcp通信,试用期考核项目,代码规约可能遵守的不是很好,但是思路,模型使用自觉不错,仅供参考-under linux epoll tcp communication, assessment of the trial period Statute of code compliance is not very good, but the idea of consciously good model uses for reference only
sSocket
- linux下使用Epoll实现了的回送服务器,并且采用c++实现,对相关的系统api进行了封装。-used in the under linux Epoll to achieve a of the loopback the server, and the use of c++ to achieve, carried out encapsulation to the on the related system api.
TcpPluginServer
- 基于linux epoll模型开发的插件功能服务器-Based on linux epoll model developed plug-ins function server
epollServer.cpp
- Linux Epoll编程的简单例子,使用到socket 还有多线程pthread,实现回射功能-Linux Epoll programming simple example, the use of multi-threading to the socket and pthread, achieve retroreflection function
testepoll
- linux epoll udp服务器例子-linux epoll udp server example