Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 140 Bytes

File metadata and controls

executable file
·
9 lines (6 loc) · 140 Bytes

TimerWheel

Timerfd + Epoll

介绍

时间轮定时器,主要用于有大量需要定时任务的场景.

运行环境

ubuntu 18.04