Gossip协议

当你希望保证自己的系统在极端情况下(比如集群中只有一个节点在运行)的可用性,只需要实现最终一致性,可以通过 Gossip 协议实现这个目标。

In 分布式 , 算法 , Gossip , Aug 30, 2021

Could we reinvent the charm of old cities

Bucharest’s history alternated periods of development and decline from the early settlements in antiquity until its consolidation as ...

Read More

All Stories

Gossip协议

当你希望保证自己的系统在极端情况下(比如集群中只有一个节点在运行)的可用性,只需要实现最终一致性,可以通过 Gossip 协议实现这个目标。

In 分布式 , 算法 , Gossip , Aug 30, 2021

一致性哈希算法

Raft 算法实现了 KV 存储,虽然领导者模型简化了算法实现和共识协商,但写请求只能限制在领导者节点上处理,导致了集群的接入性能约等于单机,那么随着业务发展,集群的性能可能就扛不住了,会造成系统过载和服务不可用,这时我们就要通过分集群,突破单集群的性能限制。

In 分布式 , 算法 , 一致性哈希 , Aug 29, 2021

Raft共识算法

最常用的共识算法

In 分布式 , 算法 , Raft , Aug 25, 2021

K8s集群监控体系搭建

K8s集群基于prometheus-operator的监控体系搭建

In Prometheus , Alerts , Resources , May 27, 2021

Featured

  1. Kubernetes集群节点和网络安全指南
    In Paas , Kubernetes , Security ,
  2. 如何保障Kubernetes API server的安全?
    In Paas , Kubernetes , Security ,
  3. K8S内部构造学习笔记(二)
    In Paas , Kubernetes , Architecture ,
  4. K8S内部构造学习笔记(一)
    In Paas , Kubernetes , Architecture ,
  5. K8S StatefulSet学习笔记
    In Paas , Kubernetes , StatefulSet ,
  6. K8S Deployment学习笔记
    In Paas , Kubernetes , Deployment ,
  7. 伴鱼英语基础架构细节分享记录
    In Paas , Infrastructure ,
  8. 分布式系统的常见数据场景:复制(Replication)、分区(Partitioning)和事务(Transactions) --《设计数据密集型应用》读书笔记
    In Distributed System , Replication , Partition , Transaction ,
  9. The first mass-produced book to deviate from a rectilinear format
    In tutorial ,
  10. We all wait for summer
    In Jekyll , tutorial ,
  11. Powerful things you can do with the Markdown editor
    In Jekyll , tutorial ,
  12. Never stopped worrying or loving the bomb
    In Jekyll ,
  13. Markdown Example
    In Jekyll , tutorial ,