This website works better with JavaScript
Sākums
Izpētīt
Reģistrēties
Pierakstīties
TopProject
/
GoZeroPlus
spogulis no
https://code-git.song-zh.com/SongZihuan/GoZeroPlus.git
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
fe855c52f1
Atzari
Tagi
dependabot/go_modules/go_modules-420e58e47b
master
GoZeroPlus
/
doc
/
periodicalexecutor.md
periodicalexecutor.md
388 B
Vēsture
Neapstrādāts
PeriodicalExecutor设计
添加任务
当前没有未执行的任务
添加并启动定时器
已有未执行的任务
添加并检查是否到达最大缓存数
如到,执行所有缓存任务
未到,只添加
定时器到期
清除并执行所有缓存任务
再等待N个定时周期,如果等待过程中一直没有新任务,则退出