8000 GitHub - johankj/logical-clocks-presentation: Presentation on Logical Clocks in a course about Distributed Systems
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

johankj/logical-clocks-presentation

Repository files navigation

Logical Clocks Presentation

This repository contains the slides for my presentation on Logical Clocks.

Slides, information and images are based on the book “Distributed Systems: Principles and Paradigms” by Andrew S. Tanenbaum and Maarten van Steen, and the corresponding slides from Maarten van Steen’s course on Distributed Systems. [1]

Viewing

The raw slides can be found in slides.md and a PDF-version can be found in logical-clocks.pdf.

You can view the interactive version from the gh-pages-branch.

Running

The presentation is created on top of reveal.js and requires Node.js and Grunt.js.

$ npm install
$ grunt serve --port 8181

License

MIT licensed

About

Presentation on Logical Clocks in a course about Distributed Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 127

0