Code Monkey home page Code Monkey logo

org.maushake.bootstrap's Introduction

bootstrap

This util is a java counterpart of the bootstrap.erl erlang application see: https://github.com/schlagert/bootstrap

This util allows java jinterface nodes to participate in the process of populating an erlang cluster It is also possible to use this util without erlang (and it's epmd) to efficiently lookup any number of uniquely named items (nodes) and make them aware of each other.

The Java API is a Connection Controller which is notified of emerging nodes. The advantage of using erlangs port mapper daemon (epmd) is, that the connection controller gets informed of nodes that go down.

Build

run

$ mvn package

Config

TODO

Run

The class org.maushake.bootstrap.HowTo (see the test-folder) shows how to start the bootstrap protocol for a given node. Start epmd before invoking this class

Known Issues

  • Transport broadcast is not fully implemented
  • A method to stop the protocol is missing
  • Epmd-less use needs improvements

org.maushake.bootstrap's People

Contributors

doctainer avatar

Watchers

James Cloos 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.