scheduler

Go-native distributed job scheduler with delayed tasks, batched Redis coordination, retries, lease-based recovery, and versioned queue partitioning.

distributeddistributed-schedulergolangscheduler
5
Stars
0
Forks
0
Issues
5
Watchers

Similar Packages

gocron

Easy and fluent Go job scheduling. This is an actively maintained fork of [jasonlvhit/gocron](https://github.com/jasonlvhit/gocron).

7,046

go-quartz

Simple, zero-dependency scheduling library for Go.

2,013

JobRunner

Smart and featureful cron job scheduler with job queuing and live monitoring built in.

1,088

gron

Define time-based tasks using a simple Go API and Gron’s scheduler will run them accordingly.

1,038

gronx

Cron expression parser, task runner and daemon consuming crontab like task list.

505