Git Product home page Git Product logo

failuredetector's Introduction

FailureDetector

Instructions: We predefined a primary introducer node which should join the group first. Then, other nodes can join the group through the primary introducer node.We also predefined four potential introducers which ensure the rejoin of the primary introducer. These settings are in the Introuducers.java. The first one is the IP of primary introducer and the others are IPs of potential introducers. You can change them as you like.Our project is build on maven. You can package our project into a executeable jar file by the command mvn assembly:assembly. We assume that you name the jar file "mp2.jar". Then you can arrange the jar files at mahcines where you want to run the program.

cd into the folder of mp2.jar and use the command java -jar mp2.jar to run our failure detection program. You will see the following lines:

You can choose the following action:

Enter 'membership' to list membership list

Enter 'id' to list your id

Enter 'join' to join the group

Enter 'leave' to leave the group

Enter 'grep' and queries to grep

You can type 'id' to get the id of the current node and type 'membership' to get the membership list of this node. You can type 'join' to allow the current node join in the member group and type 'leave' to leave.

failuredetector's People

Contributors

rosafsw avatar zerowsw avatar

Watchers

 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.