Skip to content

Three tier layer bank application with Multi-Paxos and Primary-Backup Replication.

Notifications You must be signed in to change notification settings

DiogoSantoss/fault-tolerant-bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Boney Bank

Introduction

Boney Bank is a three tier system fault-tolerant bank application.

How to run

Inside the BoneyBank directory, run:

dotnet build .
dotnet run --project PuppetMaster

This should start processes acording to the config.txt inside PuppetMaster project.

Credit

Name Github User
Diogo Santos DiogoSantoss
Guilherme Salvador guilhermesalvador
Eduardo Espadeiro EdSwordsmith

About

Three tier layer bank application with Multi-Paxos and Primary-Backup Replication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published