package
0.6.0
Repository: https://github.com/casper-mars/dcron.git
Documentation: pkg.go.dev

# README

example

This code is an example code for dcron.

compile

go build -o bin/example example.go

run

# ./run.sh $number_of_process $number_of_cronjob
# in linux
./run.sh 5 3

stop

# in linux
./killexamples.sh

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author