selagroup / sdp-june2016-cfp

Call for papers for the Sela Developer Practice, June 2016
1 stars 6 forks source link

Building your own modern distributed system - Full day workshop #43

Open ayende opened 8 years ago

ayende commented 8 years ago

In this full-day workshop, creator of RavenDB Oren Eini will guide your through the steps of building a consensus-driven distributed system from scratch. Topics covered:

Persistence to disk, including ACID transactions Log Structure Merge, Sorted String Tables, and Write-ahead Logs Communication between nodes The Raft Consensus Algorithm and the Gossip Protocol Building client code to talk to the distributed system

Throughout this workshop, we'll build a distributed banking system, learning how to manage issues such as reliable distributed transactions, efficient queries across multiple nodes and scaling out the system – in a day, from scratch.

goldshtn commented 8 years ago

@ayende Will this workshop require hands-on labs, or can it be delivered in a lecture hall setting?

ayende commented 8 years ago

It is expected to have people writing code throughout On Mar 11, 2016 13:37, "Sasha Goldshtein" notifications@github.com wrote:

@ayende https://github.com/ayende Will this workshop require hands-on labs, or can it be delivered in a lecture hall setting?

— Reply to this email directly or view it on GitHub https://github.com/selagroup/sdp-june2016-cfp/issues/43#issuecomment-195332690 .