Package Queue for Tinh Tinh
go get -u github.com/tinh-tinh/queue
- Robust design based on Redis
- Delayed jobs
- Schedule and repeat jobs according to a cron specification
- Rate limiter for jobs
- Retries
- Priority
- Concurrency
- Pause/resume
- Automatic recovery from process crashes