An open API service indexing awesome lists of open source software.

https://github.com/khlam/cs419-distributed-systems

Oregon State University CS 419 Distributed Systems. Implimenting Map Reduce with Hadoop and Raft Leader Election with Golang.
https://github.com/khlam/cs419-distributed-systems

Last synced: 10 months ago
JSON representation

Oregon State University CS 419 Distributed Systems. Implimenting Map Reduce with Hadoop and Raft Leader Election with Golang.

Awesome Lists containing this project

README

          

# CS 419 - Distributed Systems

## Contents

[Assignment 1 - Map Reduce with Hadoop](./1)

[Assignment 2 - Raft Leader Election with Go](./2)