Skip to content

This project develops a banking protocol based on PAXOS to simulate transaction between server and clients

Notifications You must be signed in to change notification settings

mayureshucsb2019/DBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBA - Distributed Banking Application using Paxos Consensus Protocol

This project was developed as requirement for course CMPSC 271- DISTRIBUTED SYSTEMS at UCSB- winter2020

Author: Krishna Chaitanya Gudipati & Mayuresh Vivekanand Anand

Command to start server: python3 client.py client.txt

Client requests: Transaction: t,<receiver_pid>,amount Balance: b

About

This project develops a banking protocol based on PAXOS to simulate transaction between server and clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages