An open API service indexing awesome lists of open source software.

https://github.com/cold-bin/mini-cron

cron定时任务,粗略地效仿了时间轮算法
https://github.com/cold-bin/mini-cron

Last synced: about 2 months ago
JSON representation

cron定时任务,粗略地效仿了时间轮算法

Awesome Lists containing this project

README

          

## 定时任务框架

略显笨拙的实现,还有很多的问题。仅仅只是一个对于时间轮算法的丐版实现,后面有时间再改一下