GithubHelp home page GithubHelp logo

brucedone / clock Goto Github PK

View Code? Open in Web Editor NEW
174.0 6.0 35.0 3.47 MB

可视化任务调度系统,精简到一个二进制文件 (Web visual task scheduler system , yes ! just one binary solve all the problems !)

Go 94.96% HTML 3.81% Makefile 1.23%
visual scheduler web-scheduler dag-scheduling webscraping taskflow web task gocron

clock's People

Contributors

brucedone avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

clock's Issues

下载linux的release版本运行失败

[root@node2 clock-test]# ll
total 20480
drwxr-xr-x 12 root root 246 Jul 17 17:30 clock
-rwxr-xr-x 1 root root 20967655 Jul 17 17:25 clock-linux-64
[root@node2 clock-test]# ./clock-linux-64 -c clock/config/
config.go dev.yaml
[root@node2 clock-test]# ./clock-linux-64 -c clock/config/dev.yaml
INFO[0000] [config] run the env with:clock/config/dev.yaml
INFO[0000] [param] load user
INFO[0000] [param] load DbConn
FATA[0000] Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub
[root@node2 clock-test]# uname -a
Linux node2.k8s.litb.com 3.10.0-1062.18.1.el7.x86_64 #1 SMP Tue Mar 17 23:49:17 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
[root@node2 clock-test]#

how to run test case

  • 你好,跑了 storage 下面的 model_test/TestFindOne 出现以下错误,应该是 config 配置没有载入,想请问如何进行单元测试

image

启动遇到问题

"""
直接使用
下载git上的release列表,根据系统下载相应的二进制文件,使用命令

./clock -c ./config/dev.yaml
"""

image

停止任务相关问题

  1. 新建一个任务, 点击运行, 然后只能等待任务自己停止吗?
  2. 点击禁用任务, 好像并不会停止任务和刷新任务的当前执行状态, 还是一直显示进行
  3. 我只能手动去服务器上停止该任务吗, 能否添加一个停止任务的功能按钮?

内存占用问题

QQ图片20200817095931

占用了 72.8%, 22.7g 的内存, 你不会是把所有日志都缓存到内存中了吧? 或者说是我的什么操作, 设置不对?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.