Git Product home page Git Product logo

dp's Introduction

DP

CC BY-NC-SA 4.0 stability-beta

Global snapshot in document management system for university course Distribuirani procesi, academic year 2020/2021, University of Zagreb, Faculty of Science, Department of Mathematics.

Description :

Globalna snimka stanja u sustavu za upravljanje dokumentima. Sustav za upravljanje dokumentima u nekom tijelu državne uprave sastoji se od više poslužitelja. Na nalog svojeg korisnika, svaki poslužitelj u bilo kojem trenutku može: - stvoriti kod sebe novi dokument, - brisati dokument koji se nalazi kod njega, - poslati dokument drugom poslužitelju, - primiti dokument od drugog poslužitelja. Osim toga, jedan od poslužitelja može u bilo kojem trenutku generirati globalnu snimku stanja - ona treba pokazati koji sve dokumenti postoje u sustavu i gdje se oni nalaze. Pretpostavljamo da jedan dokument postoji u samo jednom primjerku te se u svakom trenutku nalazi samo na jednom mjestu - kod jednog poslužitelja ili u komunikacijskom kanalu između dva poslužitelja. Napravite distribuiranu aplikaciju koja simulira rad ovog sustava. Svaki poslužitelj treba biti realiziran kao jedan proces. Globalna snimka mora biti realizirana kao cjeloviti izvještaj na jednom mjestu, dakle ne smije se sastojati od distribuiranih dijelova.

Running instructions

This app is developed in Eclipse IDE. Prerequisite for runing and/or editing: Java JDK 16, JRE.

Beta release of simulated distributed Document Management System app is avalible in releases.

To run app, follow this steps:

  1. In terminal run NameServer: java -jar NameServer.jar
  2. In terminal run as many application instances as you want with: java -jar App.jar
    • App.jar will ask you to enter process id and total number of processes.

Licence

DP © 2021 by Fran Vojković and Alen Živković is licensed under Attribution-NonCommercial-ShareAlike 4.0 International.

CC 4.0

License can be found under License.

dp's People

Contributors

nesto123 avatar zialen avatar

Stargazers

 avatar

Watchers

 avatar  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.