Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 182 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 182 Bytes

#使用Timing Wheel算法实现的定时任务调度器

global_scheduler模块是一个全局的调度器, 用于向各个goroutine派发事件

使用方法参见test/all_test.go