Practical distributed systems MOOC for the masses
3 points| senorcarbone | 8 years ago
Part 1 (starting Oct 17) and covers formal models, failure detectors, reliable broadcast, distributed shared memory and distributed single value consensus.
https://www.edx.org/course/reliable-distributed-algorithms-part-1-kthx-id2203-1x-0
Part 2 (starting Nov 29) goes much deeper by covering consensus for sequences (logs), atomic broadcast, dynamic reconfiguration, the timed asynchronous model and finally an exclusive part on relaxed consistency models, CRDTs and the role of the new LASP language (https://lasp-lang.readme.io/).
https://www.edx.org/course/reliable-distributed-algorithms-part-2-kthx-id2203-2x
No comments yet.