Skip to content

tinh-tinh/queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Queue for Tinh Tinh

GitHub Release GitHub License

Description

Package Queue for Tinh Tinh

Install

go get -u github.com/tinh-tinh/queue

Features

  • 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