Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New course using raft at UCSD #73

Open
gmporter opened this issue Nov 29, 2017 · 0 comments
Open

New course using raft at UCSD #73

gmporter opened this issue Nov 29, 2017 · 0 comments

Comments

@gmporter
Copy link

Hi all,

I've adopted what I would say is a simplified version of Raft at UCSD. I'm teaching a 10-week undergrad networked software course, and include a strong leader, 2-phase commit, and a replicated log. I don't include leader election, but do point those students wishing to go deeper to the Raft paper. Thought it might be of interest to you.

University Name: UC San Diego http://www.cs.ucsd.edu
Course Name: CSE 124: Networked Services http://www.cs.ucsd.edu/~gmporter/classes/fa17/cse124/
Fall 2017
Professor: George Porter http://www.ucsd.edu/~gmporter
Details: Replicated logs, 2PC, strong leader, but no leader election/failure. Project involves building a distributed DropBox-like file storage system called "SurfStore"
Project URL: http://cseweb.ucsd.edu/~gmporter/classes/fa17/cse124/post/project2/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant