ouqiang / gocron

定时任务管理系统

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

请教一下 : node.go 这个文件监听5921这个端口的作用是什么? 注册一个gprc服务吗?

chenjunyu0103 opened this issue · comments

commented

是的,执行任务的时候是从主节点通过grpc发送命令到任务节点的