Skip to content

Reactor事件驱动设计模式实现,基于io复用

License

Notifications You must be signed in to change notification settings

DeaglePC/XReactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

XReactor

Reactor事件驱动设计模式实现,基于io复用
参考redis实现

主要是两个事件,io和定时器的实现

How to test

1.参考test

make
./test

2.或直接使用Reactor类即可

增加io复用的方式继承接口类即可

About

Reactor事件驱动设计模式实现,基于io复用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published