Notes
Search
⌃K
Notes
Search
⌃K
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
Resource Management
集中式结构
一台或多台服务器组成中央服务器组,系统内所有的业务先由中央服务器处理。多个服务节点与中央服务器组相连,将自己的信息汇报给中央服务器。
优点:部署简单。
Borg
Kubernetes
Mesos
非集中式结构
集中式结构存在单点性能瓶颈和单点故障等问题。非集中式可以 做到超大规模。
以 Akka、Redis、Cassandra 为例。
Previous
Theory
Next
Scheduling
Last modified
2yr ago