Distributed Systems Design Patterns - rFronteddu/general_wiki GitHub Wiki

  1. Clock Bound Wait
  2. Consistent Core
  3. Emergent Leader
  4. Fixed Partitions
  5. Follower Reads
  6. Generation Clock
  7. Gossip Dissemination
  8. Heartbeat
  9. High Watermark
  10. Hybrid Clock
  11. Idempotent Receiver
  12. Key Range Partitions
  13. Lamport Clock
  14. Leader Follower
  15. Lease
  16. Low Watermak
  17. Majority Quorum
  18. Paxos
  19. Replicated Log
  20. Request Batch
  21. Request Pipeline
  22. Request Waiting List
  23. Segmented Log
  24. Single Socket Channel
  25. Singular Update Queue