Skip to content

分布式任务管理,定时任务 一次性任务管理

Notifications You must be signed in to change notification settings

sunlongv520/go-crontab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

** master:**

主要负责接收后台对任务的管理 提供api接口

go run .\master\main\master.go -config=.\master\main\master.json

** worker:**

监听任务,执行任务,任务调度

go run .\worker\main\worker.go -config=./worker\main\worker.json -logDir=./logs/worker

项目框架解析: 供学习爱好者 Image text

About

分布式任务管理,定时任务 一次性任务管理

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published