/LearnZooKeeper

学习使用ZooKeeper作为配置中心

Primary LanguageJava

LearnZooKeeper

  1. 下载:
      curl -o https://dlcdn.apache.org/zookeeper/zookeeper-3.7.1/apache-zookeeper-3.7.1-bin.tar.gz
    
  2. 安装:
  3. 启动:./zookeeper/bin/zkServer.sh start