Notes
Ctrlk
  • Introduce
  • Go
    • Grammar
    • System Library
    • Concurrency in Go
    • The Go Memory Model
    • Code Snippet
  • Rust
    • The Rust Programming Language
    • Rust by Example
  • JAVA
    • Preface
    • Grammar
    • Class Libraries
    • Concurrency
    • JVM
    • Web Container
    • Spring
    • Tuning
  • Computer Science
    • Computer Organization
    • Algorithm
    • Network Protocol
    • Operating System
    • Design Patterns
    • Distributed System
      • Protocol & Algorithm
      • Transcation
      • Theory
      • Resource Management
      • Scheduling
      • Computing
      • Message Queue
      • Cache
      • Consistent Hashing
  • database
    • InfluxDB
    • MySQL
    • Redis
    • Elasticsearch
    • HBase
    • Kafka
    • ZooKeeper
  • Reading
    • RocketMQ
    • 演说之禅
    • So Good They Can't Ignore You
    • 学会提问
    • Lecture
  • Other
    • v2ray
    • Kubernetes
    • Git
    • Maven
    • Anaconda And Conda
    • Fuck! Shit!
  • Open source contribution
Powered by GitBook
On this page

Was this helpful?

  1. Computer Science

Distributed System

  • 协议和算法

  • 理论

    • 分布式互斥

    • 分布式选举

    • 分布式共识

    • 分布式事务

    • 分布式锁

  • 分布式资源管理

    • 集中式

    • 非集中式

  • 分布式调度

    • 单体调度

    • 两层调度

    • 共享状态调度

  • 分布式计算

    • Map-Reduce

  • 分布式系统

    • 分布式锁

      • Redis

  • 高并发架构

    • 消息队列

    • 缓存

      • Redis

PreviousChain of ResponsibilityNextProtocol & Algorithm

Last updated 4 years ago

Was this helpful?