Zookeeper Client Tools

Source: Internet
Author: User
Tags zookeeper zookeeper client
Zookeeper Client Tools

Zookeeper native is a client, but there are some flaws (I do not know what), generally not used, the following two tools commonly used com.101tec.zkclient curator com.101tec.zkclient

Official website: https://github.com/sgroschupf/zkclient

KAFKA is currently using the client and is considering replacing it with curator, which is better, see: https://issues.apache.org/jira/browse/KAFKA-873

Maven Dependency

    <dependency>
        <groupId>com.101tec</groupId>
        <artifactid>zkclient</artifactid >
        <version>0.3</version>
    </dependency>

Sources.jar Download Path: https://www.versioneye.com/java/com.101tec:zkclient/0.3

api:http://javadox.com/com.101tec/zkclient/0.4/org/i0itec/zkclient/zkclient.html Curator

Description: http://colobu.com/2014/09/11/curator-doc-about/

Github:https://github.com/netflix/curator/wiki/faq#why-not-use-zkclient

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.