logo
  • About
  • Post
Search

Raft — The famous distributed consensus protocol

Raft 协议相关介绍
  • Distributed-System
  • Raft
  • 分布式
  • MIT-6.824
  • Raft
2024-05-23
17 minutes to read

MIT-6.824: Lab 3C: persistence

Raft 持久化实现细节
  • Distributed-System
  • Raft
  • 分布式
  • MIT-6.824
  • Raft
2024-05-19
8 minutes to read

MIT-6.824: Lab 3B: log

Raft 日志复制(同步)实现细节
  • Distributed-System
  • Raft
  • 分布式
  • MIT-6.824
  • Raft
2024-05-12
7 minutes to read

MIT-6.824: Lab 3A: leader election

Raft Leader 选举实现细节
  • Distributed-System
  • Raft
  • 分布式
  • MIT-6.824
  • Raft
2024-04-27
4 minutes to read

GFS — The Google File System

GFS 的介绍
  • Distributed-System
  • 分布式
  • MIT-6.824
2024-04-21
8 minutes to read

VMWare-FT

硬件层面的错误忍受机制
  • Distributed-System
  • 分布式
  • MIT-6.824
2024-04-21
5 minutes to read

MIT-6.824: Lab 2: Key/Value Server

Lab2 的介绍与实现方式
  • Distributed-System
  • 分布式
  • MIT-6.824
2024-04-19
2 minutes to read

MIT-6.824: Lab 1: MapReduce

MapReduce 的介绍与实现方式
  • Distributed-System
  • 分布式
  • MIT-6.824
2024-04-17
6 minutes to read

分布式系统——Kafka

Kafka 在分布式上是怎么做的
  • Distributed-System
  • Kafka
  • 分布式
  • Kafka
2024-04-15
10 minutes to read

分布式系统——MySQL

MySQL 在分布式上是怎么做的
  • Distributed-System
  • MySQL
  • 分布式
  • MySQL
2024-04-14
5 minutes to read

Categories

  • Distributed-System
  • Golang
  • Redis
  • MySQL
  • Network
  • Raft
  • Linux
  • OS
  • Algorithm
  • Kafka

Tags

  • 分布式
  • MIT-6.824
  • Golang
  • Linux
  • OS
  • Redis
  • MySQL
  • Network
  • Raft
  • 并发编程
Newer posts Older posts
Github LeetCode
2024 Sky_Lee