Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

joaop21/OnlineSuperMarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineSuperMarket

Fault Tolerance Project

Replicated Online SuperMarket made for Fault Tolerance class.

This project was implemented using Java and Spread toolkit, thus practicing group communication, software replication techniques and ensure some consistency criteria.

Informally, the system can be described as similar to a cart system, which is replicated among servers, and after some server failure the system should recover it, sending the database operations that were missed and the timers to clean some old carts (physical time problem). Find out more in the Report

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

Wiki

Contributors

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