timers icon indicating copy to clipboard operation
timers copied to clipboard

Hierarchical Timing Wheel

Open dsisnero opened this issue 6 years ago • 1 comments

Implement timer with hierarchical timing wheel or hash based timer wheel

https://www.singchia.com/2017/11/25/An-Introduction-Of-Hierarchical-Timing-Wheels/

https://www.snellman.net/blog/archive/2016-07-27-ratas-hierarchical-timer-wheel/

dsisnero avatar Jan 09 '20 22:01 dsisnero

Feel free to try and improve the implementation. There are benchmarks and async-behaviour specific optimisations which makes this already very efficient, but if you can do better, I welcome it.

ioquatix avatar Jan 09 '20 22:01 ioquatix