8000 GitHub - cdwcaidawei/scheduler: 统一任务调度平台 for golang
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cdwcaidawei/scheduler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

统一任务调度平台 for golang

1、pre

2、install

  •    go get github.com/astaxie/beego
    
  •    go get github.com/shotdog/scheduler
    
  •   go get github.com/shotdog/quartz
    
  •   go get  github.com/go-sql-driver/mysql
    
  •   init db  scheduler.sql
    
  •   modify conf/app.conf -->database config
    

3、run

  •   cd $GOPATH
    
  •   cd src
    
  •   cd scheduler
    
  •   go build main.go
    
  •   ./main
    

4、Screenshot

image

image

image

image

image

image

image

5、Protocol

6、Client Test

About

统一任务调度平台 for golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.3%
  • HTML 16.3%
  • 2F2E
  • CSS 7.2%
  • Go 1.1%
  • PHP 0.1%
0