搜索资源列表
linux Epoll模式实例
- linux Epoll模式实例
linux-epoll-design
- 一个大服务器的开发设计文档,关于通讯方面的-one document, about linux epoll designing. you can find the way that how to select the net model.
epoll
- linux下面关于epoll的资料,上课老师给的。共享大家一起学习-linux epoll
HPGSC
- 高性能游戏服务器集群 从技术层面来看,各个平台都有一些自己特有的东西,比如Windows 平台下面的IOCP技术,可以说为了支持大的并发,IOCP是一个Windows平台的必选方案。而在Linux下面Epoll又是所有开发人员需要掌握的技术-High-performance game server clusters
EPOLL
- 基于EPOLL机制的LINUX网络游戏服务器实现方法-LINUX-based mechanisms EPOLL network game server implementation
Linux-in-epoll-program
- Linux下基于epoll+线程池高并发服务器实现研究-linux in epoll program