# 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