Skip to content

Distributed Computing

abstractOwl edited this page Sep 6, 2014 · 9 revisions

Terms of Interest

Concepts

Byzantine Generals Problem

TODO: Add description

Dr. Dobbs | The Byzantine Generals Problem

Chord

A peer-to-peer Distributed HashTable (DHT) algorithm/protocol using consistent hashing to reduce shifting upon node join/leave.

Chord: A scalable peer-to-peer lookup service for internet applications

DynamoDB

Dynamo: Amazon's Highly Available Key-value Store

PAXOS

TODO: Add information

Reading Lists

Clone this wiki locally