chinese version: 简体中文
- Compatibility: Fully compatible with java version zookeeper;
- Cross platform: support Linux32/64, OSX64, Win64 platforms;
- Performance: At no further optimization, the performance of the released c++ version of ZK is close to the Java version, and the data obtained by the zk-latencies.py test are basically the same.
- 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.
Email: [email protected]