This code is an example code for dcron.
go build -o bin/example example.go
# ./run.sh $number_of_process $number_of_cronjob # in linux ./run.sh 5 3
# in linux ./killexamples.sh