51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#ZooKeeper
ZooKeeper参数调优
zookeeper的默认配置文件为zookeeper/conf/zoo_sample.cfg,需要将其修改为zoo.cfg。其中各配置项的含义,解释如下:1.tickTime:Client-Server通信心跳时间Zookeeper服务器之间或客户端与服务器之间维持心跳的时间间隔,也就是每个tickTime时间就会发送...
代码星球
·
2020-03-30
ZooKeeper
参数
调优
如何编译Zookeeper源码
1.安装AntAnt下载地址:http://ant.apache.org/bindownload.cgi解压即可。2.下载Zookeeper源码包https://github.com/apache/zookeeper解压。3.利用Ant将Zookeeper源码编译成Eclipse工程。打开cmd,切换到Zookeepe...
IT猿
·
2020-03-28
如何
编译
Zookeeper
源码
ZooKeeper(先mark再看)
http://blog.csdn.net/tswisdom/article/details/41522069http://www.cnblogs.com/wuxl360/p/5817471.html...
IT猿
·
2020-03-28
ZooKeeper
mark
再看
首页
上一页
...
13
14
15
16
17
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他