logo
  • About
  • Post
Search

For Backend Beginers

介绍了什么是后端,是否需要学习后端,如何学习后端
  • ForBeginers
  • ForBeginers
2024-12-15
5 minutes to read

分布式锁

简述了分布式锁的几种实现方式
  • Distributed-System
  • 分布式
  • Redis
  • Zookeeper
2024-07-17
5 minutes to read

Go: 内存逃逸分析

内存逃逸的场景与分析,以及对传值、传指针的讨论
  • Golang
  • Golang
2024-07-06
3 minutes to read

分布式事务: Distributed Transaction

分布式事务的介绍与实现方式
  • Distributed-System
  • 分布式
  • MIT-6.824
2024-06-02
11 minutes to read

CRAQ: High-throughput chain replication for read-mostly workloads

CRAQ 协议的介绍
  • Distributed-System
  • 分布式
  • MIT-6.824
2024-06-01
6 minutes to read

ZooKeeper APIs

简单介绍一下 ZK 提供的 API,以及实际使用场景
  • Distributed-System
  • 分布式
  • MIT-6.824
  • ZooKeeper
2024-05-31
6 minutes to read

ZooKeeper: Wait-free coordination for Internet-scale systems

从分布式角度,简单总结一下 ZK 的要点
  • Distributed-System
  • 分布式
  • MIT-6.824
  • ZooKeeper
2024-05-30
6 minutes to read

MIT-6.824: Lab 4B: Key/value service with snapshots

基于 Raft 协议的 KVServer 快照部分实现细节
  • Distributed-System
  • Raft
  • 分布式
  • MIT-6.824
  • Raft
2024-05-29
2 minutes to read

MIT-6.824: Lab 4A: Key/value service without snapshots

基于 Raft 协议的 KVServer 的实现细节(不包含快照实现)
  • Distributed-System
  • Raft
  • 分布式
  • MIT-6.824
  • Raft
2024-05-27
5 minutes to read

MIT-6.824: Lab 3D: log compaction

Raft 日志压缩实现细节
  • Distributed-System
  • Raft
  • 分布式
  • MIT-6.824
  • Raft
2024-05-23
7 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
  • 并发编程
Older posts
Github LeetCode
2024 Sky_Lee