Zhenye-Na / Cronitor

๐Ÿ—ƒ๏ธ Golang implemented Distributed Task Scheduler with Web UI Tool for High-performance Crontab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cronitor

๐Ÿ—ƒ๏ธ Golang implemented Distributed Task Scheduler with Web UI Tool for High-performance Crontab

Overview

Tech Stack

Golang as main developing language, MongoDB as the database to store logs, Etcd as the distributed key-value store to save cron jobs in the backend

Usage

# master
$ go build master.go

# worker
$ go build worker.go

Demo

About

๐Ÿ—ƒ๏ธ Golang implemented Distributed Task Scheduler with Web UI Tool for High-performance Crontab


Languages

Language:Go 78.2%Language:JavaScript 11.4%Language:HTML 10.4%