14 Star 36 Fork 17

cxxjava / CxxZookeeper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 922 Bytes
一键复制 编辑 原始数据 按行查看 历史
cxxjava 提交于 2018-10-26 01:33 . update docs;

CxxZookeeper

C++ version of Zookeeper

chinese version: 简体中文

Table of Contents

Characteristics

  • Compatibility: Fully compatible with java version zookeeper;
  • Cross platform: support Linux32/64, OSX64, Win64 platforms;

Compare

  • Performance: After some optimization, the overall performance of the release version now exceeds the Java version, and the program runs very stable uses zk-latencies.py test.
  • Memory use: The c++ version of ZK has an obvious advantage, with a less than one order of magnitude than the Java version, and no GC.
  • See more testing report in the future.

Dependency

  1. CxxJDK
  2. CxxLog4j

Support

Email: cxxjava@163.com

C++
1
https://gitee.com/cxxjava/CxxZookeeper.git
git@gitee.com:cxxjava/CxxZookeeper.git
cxxjava
CxxZookeeper
CxxZookeeper
master

搜索帮助