We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5b749 commit d3befbaCopy full SHA for d3befba
cluster/impl/configfile/README.md
@@ -1,6 +1,6 @@
1
# 概要说明
2
* 本模块实现基于yaml配置文件的的分布式集群管理器;
3
-* 每个实例以自身ip作为实例唯一标识;
+* 每个实例默认以自身ip作为实例唯一标识(使用者也可以根据需要指定自己的id);
4
* 本模块主要用于搭配 schedule 模块,实现机器人集群实例的分区调度。
5
6
# 使用方法
0 commit comments