forked from gaurav324/Distributed-Computing
-
Notifications
You must be signed in to change notification settings - Fork 0
JenniferHsu34/Distributed-Computing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This a collection of distributed computing projects that I have done as a part of CS 380D Distributed computing course taught by Dr. ALivisi Lorenzo. List of the projects: 1. Distributed playlist using 3-Phase commit for a synchronous system having crash-recover failures. 2. Distributed replicated bank using PAXOS. Obviously it is an asynchronous system, non-FIFO channels but only crash failures. 3. Distributed weakly replicated playlist database using Bayou. Implemented anti-entropy for READ your writes sessions. All the projects have python clients to interact with the servers. One can configure the server list using playlist/config.properties files. Cheers !! Gaurav Nanda
About
Collection of my distributed computing projects
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 79.4%
- Python 20.6%