Skip to content

DSchana/Distributed-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed-DB

Distributed database for networks course Broken down into 4 parts

  1. Creating key-store value with given operation:
  2. Create multi-threaded client server application
  3. Create a Peer node that can discover new nodes and create a fault-tolerant network
  4. The data should automatically be replicated, so there is never a single point of failure.

Implemented in 3 languages: C++, Java, Python

About

Distributed database for networks course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published