Coder Social home page Coder Social logo

joaop21 / decentralized-aggregation Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 8.05 MB

Large Scale Distributed Systems Assessment

Python 6.07% Jupyter Notebook 93.93%
python push-sum decentralized-aggregation fault-injection cap-theorem fault-detection termination-detection-algorithm

decentralized-aggregation's Introduction

Decentralized-Aggregation PUSH-SUM Algorithm

Large Scale Distributed Systems Project.

This project explores a distributed aggregation algorithm, Push-Sum. This algorithm can be used to compute functions like COUNT, SUM and AVERAGE. A survey of algorithms like this one can be found in: https://arxiv.org/pdf/1110.0725.pdf . These algorithms focus on the availability and partition properties of the CAP theorem.

The classic Push-Sum Algorithm presents some problems since it does not address the termination of the algorithm, and assumes the existence of a fault detector but without specifying how faults are detected. In this sense, this project tries to address and solve these problems of the original algorithm. Find out more in the Report of this project.

This project was carried out in the second semester of the fourth year of informatics engineering course at University of Minho. [2019-2020]

Contributors

João Silva Henrique Pereira Miguel Carvalho
João Silva Henrique Pereira Miguel Carvalho
github.com/joaop21 github.com/hpereira98 github.com/MAACarvalho

decentralized-aggregation's People

Contributors

hpereira98 avatar joaop21 avatar maacarvalho 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.