Skip to content

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

Notifications You must be signed in to change notification settings

StanHXY/Distributed-Crontab-management

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

Watchers

Forks

Releases

No releases published

Packages

No packages published