ycoady / UVic-Distributed-Systems

Our extravaganza in building cool systems that involve multiple computational devices.
Creative Commons Zero v1.0 Universal
11 stars 3 forks source link

Lab 10: Project 2 Repos! #13

Open ycoady opened 9 years ago

ycoady commented 9 years ago

Post the link to your repo for project 2 HERE!

Please include:

For grads, also include a literature review of 5 or 6 papers showing how your work relates to previously published work.

Navdeep-Bahia commented 9 years ago

Currently empty but here's the link:
https://github.com/Navdeep-Bahia/CSC-462---Project-2

rskelly commented 9 years ago

https://github.com/rskelly/CSC462/tree/master/project2

Abstract is the README.

poiriermike commented 9 years ago

https://github.com/poiriermike/encryptedp2p

Abstract (second paragraph) and video (bottom of page) in the readme.

Mike Poirier, Robert Martin, Tim Ritenour, and Daniel McIlvaney.

yongjun12 commented 9 years ago

https://github.com/yongjun12/2PC

Document and Literature Review are also posted along with the source code. Abstract is the Readme file, with the first paragraph addressing the improvement for the first project.

cff29546 commented 9 years ago

Code, abstract and documents: https://github.com/prashantchhabra89/ToyFramework Video demo: https://drive.google.com/file/d/0B59Nx0gZrqKHc2E1c2FFTi1xWU0/view?usp=sharing Literature review: https://docs.google.com/document/d/1Obzd6I8M8GPNho-noEKMCyIw5AClYRY7GhR_YQg8JNg/view Jyoti Sheoran, Min Xiang and Prashant Chhabra

Hoverbear commented 9 years ago

Raft

btootoonchi commented 9 years ago

https://github.com/btootoonchi/Consensus-System

Source code, abstract, document, and literature review are posted.

SneadP commented 9 years ago

https://github.com/SneadP/House-Party-Distributed-Files

Code is here, docs will be included soon

Paulpro commented 9 years ago

https://github.com/Paulpro/project-2

nathanvnbg commented 9 years ago

https://github.com/nathanvnbg/Raft-Project

Implementation of Raft in Python running on Geni. Report and demo video are on the Course Spaces website.