Skip to content

Instantly share code, notes, and snippets.

@cmeiklejohn
Last active December 19, 2015 19:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmeiklejohn/6008830 to your computer and use it in GitHub Desktop.
Save cmeiklejohn/6008830 to your computer and use it in GitHub Desktop.
Think Distributed Podcast Topics
  • CRDTs
    • What are CRDTs?
  • Vector clocks
    • How do these related to dotted version vectors?
  • Causal consistency
    • CAC proof
  • Rack awareness and multi-data center deployments
    • What is this?
    • Why is this important?
  • Wait-free synchronization
    • Haswell processor architecture
  • Distributed logging infrastructure
  • Scheduling
  • Load-shedding vs. back-pressure strategies
    • QoS strategies
  • UTP
  • Distributed garbage collection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment