jobber

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

Github星跟踪图

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.

主要指标

概览
名称与所有者dshearer/jobber
主编程语言Go
编程语言Makefile (语言数: 7)
平台
许可证MIT License
所有者活动
创建于2014-09-13 23:27:37
推送于2024-09-03 20:55:57
最后一次提交2021-08-21 19:25:44
发布数24
最新版本名称v1.4.4 (发布于 )
第一版名称v0.1.0 (发布于 )
用户参与
星数1.4k
关注者数29
派生数79
提交数444
已启用问题?
问题数205
打开的问题数51
拉请求数121
打开的拉请求数4
关闭的拉请求数12
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?