搜索资源列表
ICOP
- VC建高性能服务器,用完成端口模型是最高效的,本源码针对初学者对完成端口模型原理不熟,多处都有注释,以便对完成端口模型有个彻底的理解,源码中还加入XML的读写,可谓完全,难得一见的活教程--本人发源码的原则是:不经典不发! -VC build high-performance servers, complete with port model is the most efficient, the source for complete beginners against port model
对完成端口模型进行封装
- VC建高性能服务器,用完成端口模型是最高效的,而完成端口比较难理解,因此对它进行封装对初学者来说是个福音,本源码基于此背景,对IOCP进行封装,利于大家直接调用--本人发源码的原则是:不经典不发!-VC build high-performance servers, complete with port model is the most efficient, and more difficult to understand completed port, it is packaged for
socket_iocp
- WinSocket IOCP高性能服务器-WinSocket IOCP high-performance server
socketIO
- 异步IO、APC、IO完成端口、线程池与高性能服务器之一 异步IO.制作高性能服务器必须知道的东西
talking
- 高性能聊天系统,这个高性能服务器系统可以拓展为更广阔的应用,如游戏系统、社区系统或者数据实时采集系统
CompletionRoutine
- 网络高性能服务器编写时采用的完成例程模型的讲解代码
scalable-networking
- 讲述如何在Linux平台上开发出高性能服务器.
高性能WEB服务器
- Lighttpd是一个轻量级的Web 服务器,支持FastCGI, CGI, Auth, 输出压缩(output compress), URL重写, Alias等重要功能。它具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点。其静态文件的响应能力远高于Apache,可谓Web服务器的后期之秀
iocpserver.rar
- 完成端口写成的高性能可伸缩性服务器,可同时处理多个客户端的连接。改正了以前代码的一些bug。,Completion port written in high-performance scalable servers, can simultaneously handle multiple client connections. To correct some of the previous code bug.
IOCP.rar
- IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求 2.如果客户端不再有请求,执行6 3.处理请求 4.返回操作结果 5.回到1 6.退出线程 ,IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求
G-Sockets(Demo)(1)
- IOCP VC++ 高性能服务器编程,服务器端客户端-IOCP VC++
p2p_vod
- P2P视频点播系统C/S,大型的分布式,高性能,稳定性不错-P2P video-on-demand system, C/S, large-scale distributed, high performance, stability, good
DtLibrary
- 基于IOCP编程,提供了开发高性能SOCKET服务器所需要的框架,在此框架上,可以开发出自己的SOCKET服务器程序.-IOCP-based programming, provided the development of high-performance needs SOCKET server framework, we can develop their own procedures SOCKET server.
high performance server
- 别人收集的关于高性能高并发服务器架构的设计文档-Others collected on the high-performance high-concurrency server architecture design document
select_MX_server
- 使用select模型实现的高性能的服务器端-Select the model used to achieve high-performance server-side
HTTP_Server
- C++的Html服务器 高性能,而且是源代码哦-C++ the Html server
HighPerformanceAndHighConcurrencyServerArchitectur
- 由于自己正在做一个高性能大用户量的论坛程序,对高性能高并发服务器架构比较感兴趣,于是在网上收集了不少这方面的资料和大家分享。希望能和大家交流-Because my own are doing a high volume of large users forum procedures, high performance and high concurrency server architecture more interested in, so the Internet to collect a
高性能MySQL(第2版)中文版
- 高性能MySQL(第2版)中文版,PDF文件,啥都不说了,很经典的学习资料(High performance MySQL (Second Edition) Chinese version, PDF file, nothing to say, it is classic learning materials)
Linux高性能服务器编程
- 《Linux高性能服务器编程》是Linux服务器编程领域的经典著作,资深Linux软件开发工程师撰写,从网络协议、服务器编程核心要素、原理机制、工具框架等多角度全面阐述编写高性能Linux服务器应用的方法、技巧和思想,包含两个综合性案例,极具实战意义。("Linux" is a high performance server programming classic Linux server programming, Linux Senior Software Developm
linux高性能服务器编程
- linux高性能服务器编程书所有源代码,讲述linux网络编程的基础和实战操作,很好的网络编程入门材料(high performance linux server programming)