This commit is contained in:
Wxx 2024-07-27 02:27:39 +08:00
parent cd4a0fb4ed
commit 1ddaaa068a

View File

@ -7,7 +7,9 @@
1.先安装并开启zookeeper
安装参考https://blog.csdn.net/fisherish/article/details/118974827?spm=1001.2014.3001.5506
安装参考:
[【Zookeeper】Windows下安装Zookeeper图文记录详细步骤手把手包安装成功_windows安装zk-CSDN博客](https://blog.csdn.net/tttzzzqqq2018/article/details/132093374?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522172149339116800211548359%2522%252C%2522scm%2522%253A%252220140713.130102334)
2.运行Server包下的TestServer,再运行Client包下的TestClient