acl/lib_acl_cpp/samples/master_http_threads2
zsxxsz 929ebc13be 服务器框架支持客户端连接平均分配的功能
增加了 master_dispatch 服务模板,由其接收外来客户端连接,同时将连接平均分配给后端的服务子进程
2014-03-27 23:55:38 +08:00
..
main.cpp add new master service template 2013-12-20 21:03:12 +08:00
Makefile add new master service template 2013-12-20 21:03:12 +08:00
master_http_threads2.cf add new master service template 2013-12-20 21:03:12 +08:00
master_service.cpp 服务器框架支持客户端连接平均分配的功能 2014-03-27 23:55:38 +08:00
master_service.h add new master service template 2013-12-20 21:03:12 +08:00
stdafx.cpp add new master service template 2013-12-20 21:03:12 +08:00
stdafx.h add new master service template 2013-12-20 21:03:12 +08:00