Channel: distributed systems

[The Scalable Commutativity Rule:

Designing Scalable Software for Multicore Processors](https://people.csail.mit.edu/nickolai/papers/clements-sc.pdf)

distributed systems papers

Taming uncertainty in distributed systems with help from the network

using software defined networking to enforce partitions, speeding up failure detection.

distributed systems papers

The Invention of Concurrent Programming

Nice paper that summarizes the historical papers related to concurrency models.

distributed systems

Crash-only software: More than meets the eye [LWN.net]

“only way to stop is to crash. only way to start is to recover”

devops distributed systems

count-min sketch

probabalistic approaches to stream calculations

distributed systems