Distributed Programming With Mir | Protocol Labs Research

Distributed programming with Mir

Join Matej Pavlovic, Research Scientist at ConsensusLab, as he walks you through how to use the Mir framework to implement distributed systems and protocols.

Principles of distributed programming

This video provides a high-level overview of distributed programming using the Mir framework.

Ping-Pong: Writing low-level code for a distributed protocol

This video demonstrates how we can use Mir to implement a distributed algorithm completely from scratch. We purposefully write everything by hand to provide insight into how Mir works in its core.