cron-s

module
v0.0.0-...-74c85ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2020 License: MIT

README

Cron-s Release

crond is a distributed task scheduling system based on raft、time-heap in go.

Overview

./crond agent --http-port :7570 --node-id n2 --bind :8570 --data-dir data/n2

./crond agent --http-port :7571 --node-id n3 --bind 127.0.0.1:8571 --data-dir data/n3 --join 127.0.0.1:7570

./crond agent --http-port :7572 --node-id n4 --bind 127.0.0.1:8572 --data-dir data/n4 --join 127.0.0.1:7570

Installation

Tutorials

License

This project is under the MIT License. See the LICENSE file for the full license text.

Directories

Path Synopsis
cmd
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL