Skip to content

Stan-HXY/Distributed-Crontab-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Crontab Management Studio

The project is developed by Golang with etcd and MongoDB.

The entire project structure is as the figure below:

GO_project

Used etcd to sychronize all tasks from the schedule to all Worker nodes. Each worker schedules full tasks independently, without directly generating rpc with the Master nodes, and each Worker node uses distributed lock preemption to solve the problem of concurrent scheduling of the same task.

About

A distributed management studio for shell command

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published