Skip to content
forked from zsummer/zsummer

基于EPOLL/IOCP实现的跨平台的 proactor模型的开源网络库

Notifications You must be signed in to change notification settings

andycent/zsummer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zsummer

基于EPOLL/IOCP实现的跨平台的proactor网络模型的高并发高性能开源库.

build server test

in linux:
cd test/zsummer_server
cmake .
make

in windows:
cd test/zsummer_server/vc8
or
cd test/zsummer_server/vc10

use vs2005 or vs2010 open zsummer.sln

build stress client test

cd test/asio_client

use vs2010 open asio_client.sln
It need the boost asio support

auther: 张亚伟

QQ Group: 19811947
Web Site: www.zsummer.net
mail: [email protected]
github: https://github.com/zsummer

About

基于EPOLL/IOCP实现的跨平台的 proactor模型的开源网络库

Resources

Stars

Watchers

Forks

Packages

No packages published