jobber

An alternative to cron, with sophisticated status-reporting and error-handling

Github stars Tracking Chart

Jobber Build Status CII Best Practices

A replacement for cron, with sophisticated status-reporting and error-handling.

Intro

Jobber is a lightweight utility for Unix-like systems that can run arbitrary commands, or "jobs", according to a schedule. It is meant to be a replacement for the classic Unix utility cron.

Along with the functionality of cron, Jobber also provides:

  • Job execution history: you can see what jobs have recently run, and whether they succeeded or failed.
  • Sophisticated error handling: you can control whether and when a job is run again after it fails. For example, after an initial failure of a job, Jobber can schedule future runs using an exponential backoff algorithm.
  • Sophisticated error reporting: you can control whether Jobber notifies you about each failed run, or only about jobs that have been disabled due to repeated failures.

Contributing

Contributions/suggestions/requests are welcome! Feel free to open an issue, or ask a question on the mailing list.

More Info

More info can be found on Jobber's website.

Main metrics

Overview
Name With Ownerdshearer/jobber
Primary LanguageGo
Program languageMakefile (Language Count: 7)
Platform
License:MIT License
所有者活动
Created At2014-09-13 23:27:37
Pushed At2024-09-03 20:55:57
Last Commit At2021-08-21 19:25:44
Release Count24
Last Release Namev1.4.4 (Posted on )
First Release Namev0.1.0 (Posted on )
用户参与
Stargazers Count1.4k
Watchers Count29
Fork Count79
Commits Count444
Has Issues Enabled
Issues Count205
Issue Open Count51
Pull Requests Count121
Pull Requests Open Count4
Pull Requests Close Count12
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private