Skip to content

hiranya911/wrench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrench

"A simple distributed database similar to Google's Spanner"

This application maintains 2 related files (GRADES.TXT and STATS.TXT), which are hosted on different machines, in sync with each other. Each file is replicated on multiple servers for high availability. Each replica of the file is also kept in sync with the others.

The aim of this application is to demonstrate the use of well-known distributed computing techniques such as Paxos, 2-phase commit and leader election.

Team Members

  • Hiranya Jayathilaka
  • Micheal Agun

About

A simple distributed database similar to Google's Spanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published