BinChengZhao / delay-timer

Time-manager of delayed tasks. Like crontab, but synchronous asynchronous tasks are possible scheduling, and dynamic add/cancel/remove is supported.
Apache License 2.0
315 stars 24 forks source link

Feature/stable #15

Closed BinChengZhao closed 3 years ago

BinChengZhao commented 3 years ago

Optimize sweeper performance and recycle expired tasks more efficiently.