GithubHelp home page GithubHelp logo

optionalg / zkexamples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phunt/zkexamples

0.0 2.0 0.0 89 KB

Apache ZooKeeper Examples

Home Page: http://hadoop.apache.org/zookeeper/

License: Apache License 2.0

Java 100.00%

zkexamples's Introduction

ZooKeeper Examples

Author: Patrick Hunt (follow me on twitter)

Summary

This project provides random examples of useful bits of ZooKeeper ephemera that I haven’t had a chance to submit back to the ASF ZooKeeper project yet.

What’s Apache ZooKeeper?

From the official site: “ZooKeeper is a high-performance coordination service for distributed applications.”

It exposes common services – such as naming, configuration management, synchronization, and group services – in a simple interface so you don’t have to write them from scratch. You can use it off-the-shelf to implement consensus, group management, leader election, and presence protocols.

License

This project is licensed under the Apache License Version 2.0

Usage

Currently just load this as a new project in Eclipse. You will need to download ZooKeeper and add the zookeeper and log4j jars into the Eclipse project. I’m currently building against the 3.2.x release of ZooKeeper.

What’s here?

Testing ZooKeeper Clients

  • test_session_expiration – example of how to test session expiration in your ZK client

zkexamples's People

Contributors

phunt avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.