gotorch icon indicating copy to clipboard operation
gotorch copied to clipboard

a task management system (cron + ) written in go

gotorch

a multi-server task management system written in go.

#feature

  • cron plus, precision second;
  • tasks file version control;
  • log and monitor system;
  • reload tasks smoothly;
  • ip/max running count/task type supported;

#version 1.0

#licence MIT

#run example
go run bootstrap.go -s start

#design Gotorch - 多机定时任务管理系统