Hacker News new | ask | show | jobs
by gorn 2562 days ago
Hi @aphyr. I'm a great fan of your work with Jepsen although I know very little about the fault tolerance of distributed systems. Are there any resources you would recommend on the subject? I am an application developer so I don't see myself writing a database in the future. Still it would be great to learn about the concepts.

Cheers!

1 comments

I've written an outline that might be useful! https://github.com/aphyr/distsys-class
This is fantastic - thanks!