Skip to content
/ loofah Public

[InUse] Implement of async network program models

Notifications You must be signed in to change notification settings

jingqi/loofah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loofah

跨平台异步网络库

目前的实现:

Reactor

平台 实现
Windows select/WSAPoll
MacOS kqueue
Linux epoll

Proactor

平台 实现
Windows iocp
MacOS kqueue(模拟)
Linux epoll(模拟)

About

[InUse] Implement of async network program models

Resources

Stars

Watchers

Forks

Packages

No packages published