Skip to content

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

Notifications You must be signed in to change notification settings

gemSender/timing-wheel-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

使用方法参见test/all_test.go

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages