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

Latest commit

 

History

History
10 lines (6 loc) · 584 Bytes

File metadata and controls

10 lines (6 loc) · 584 Bytes

MessagingService

Persistent and Ordered Messaging System made for Foundations of Distributed Systems class.

This project was implemented using Java and Atomix, thus practicing event-oriented programming.

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

Informally, the system can be described as similar to Twitter with some extra correction requirements.

This project was developed by me and my colleague Henrique Pereira.