轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。
-
Updated
Jan 22, 2018 - Java
轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。
scheduler a job just like see you later. 任务调度
a C# implementation of Hashed Hierarchical Wheel Timer.
High performance and light weight HashedWheelTimer implement by c#
Custom WheelLayout like Facebook Game Spinner.
Add a description, image, and links to the wheeltimer topic page so that developers can more easily learn about it.
To associate your repository with the wheeltimer topic, visit your repo's landing page and select "manage topics."