When: Thursday, 2015-Feb-12, 11h30-12h00
Where: FCUL-DI, room C6.3.38
Presenter: Pedro Costa
Abstract: Raft is a consensus algorithm that is designed to be easy to understand. It’s equivalent to Paxos in fault-tolerance and performance. The difference is that it’s decomposed into relatively independent subproblems, and it cleanly addresses all major pieces needed for practical systems. In this talk I will present this algorithm and show the system model.
About the presenter: Ph.D. student