jhmfreitas / DIDA-Gstore

Design and Implementation of Distributed Applications (DAD) Course Project (Grade: 18.5/20) - IST - 2020/2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DIDA-GSTORE

A geo-replicated key-value store system.

Requirements

The project was implemented using C# and .Net

  • Microsoft Visual Studio
  • .Net Framework 4.6.1+

How to run

Compile the code in the Microsft Visual Studio and run the PCS (Process Creation Service) and then the PuppetMaster.

About

Design and Implementation of Distributed Applications (DAD) Course Project (Grade: 18.5/20) - IST - 2020/2021

License:MIT License


Languages

Language:C# 100.0%