基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度
-
Updated
Jul 20, 2021 - Java
基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度
延迟队列任务 (时间轮)
A .NET, in-process scheduler based on Timing Wheels. Capable of handling many, short-lived, timer tasks.
a scheduler based on multi-level timing wheels. 一个基于多级时间轮的调度器。
Add a description, image, and links to the timing-wheel topic page so that developers can more easily learn about it.
To associate your repository with the timing-wheel topic, visit your repo's landing page and select "manage topics."