OpenGithubs / OpenGithubs/weekly

【开源自荐】gocron:分布式定时任务管理系统

Open
#93 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
1.7k
Forks
71
PR merge metrics
No merged PRs in 30d

Description

使用Go语言开发的轻量级分布式定时任务集中调度和管理系统,用于替代Linux-crontab。
https://github.com/gocronx-team/gocron

功能特性

  • Web界面管理定时任务
  • crontab时间表达式,精确到秒
  • 任务执行失败可重试
  • 任务执行超时,强制结束
  • 任务依赖配置
  • 多用户与权限控制
  • 双因素认证(2FA)
  • Agent自动注册(支持Linux/macOS/Windows)
  • 国际化支持(中文/英文界面切换)
  • 多数据库支持(MySQL/PostgreSQL/SQLite)
  • 任务类型
    • Shell任务 - 在任务节点上执行shell命令
    • HTTP任务 - 访问指定的URL地址
  • 任务执行日志查看
  • 日志自动清理(数据库日志和文件日志定时清理)
  • 任务执行结果通知(邮件、Slack、Webhook)

界面截图

以下是系统的部分界面截图:

Image Image Image Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the gocron project at https://github.com/gocronx-team/gocron and compare its stated features with this weekly repository's contribution expectations. Done would require a clearly defined, accepted project entry or other documented editorial action, but this issue does not name a target file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
content
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.