Hacker News new | ask | show | jobs
by lanekelly 2528 days ago
MIT's 6.824 Distributed Systems course is taught in Go.

https://pdos.csail.mit.edu/6.824/index.html

https://www.youtube.com/playlist?list=PLpl804R-ZwjKCOwWpTZ21...

2 comments

The company, PingCAP, that made the course in the linked article also ported MIT 6.824 to Rust as part of their talent plan. You can check it out here https://github.com/pingcap/talent-plan/tree/master/dss
This is exactly what I was after, thank you!