Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Maplecms/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