Giter Club home page Giter Club logo

gdethier / dimawo Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 452 KB

DiMaWo framework eases the development of distributed applications based on a Master/Worker architecture as well as highly parallel applications. The framework provides common services (broadcasting, leader election, etc.) that are implemented in a mostly decentralized way, solving robustness and scalability problems generally related to classical master/worker architecture implementations.

Home Page: http://www.montefiore.ulg.ac.be/~dethier/dimawo/

Java 100.00%

dimawo's Introduction

DiMaWo is a Java library (generally packaged into a JAR file). Source code is
managed with Maven (see http://maven.apache.org/). DiMaWo's JAR file can be
produced by calling 'mvn package'. DiMaWo's API documentation is generated using
'mvn javadoc:javadoc'. See API's documentation for more details about DiMaWo's
internal workings.

dimawo's People

Contributors

gdethier avatar

Watchers

 avatar  avatar

dimawo's Issues

DiMaWo worker processes can only be instantiated through launchers

Currently, DiMaWo workers can only be instantiated using launchers (see package dimawo.exec). It would be interesting to be able to instantiate a worker in an existing JVM simply by instantiating a class (for example, WorkerProcess or something like that). This way, the instantiation of a worker could be part of the workflow of a DiMaWo application instead of being the necessary entry point.

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.