Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Crontab Management Studio

Golang

The project is developed by Golang with etcd and MongoDB.

Overview

The entire project structure is as the figure below:

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.

GO_project

About

A management studio for cron express. Use distributed etcd to deploy.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages