A Libertine of Computer Science
About This Blog
Categories
Develop (45)
Reading (6)
Research (63)
Tags
Adjustment (13)
Algorithm (13)
Big Data (7)
C&CPP (10)
Compile (2)
Concurrency (3)
CPU (4)
Database (24)
Distribute Computing (13)
Docker (4)
DuckDB (4)
FileSystem (6)
Git (1)
GPU (6)
Hash (1)
HPC (8)
Idiom (1)
Java (4)
Latency (3)
LLM (1)
Memory (6)
Machine Learning (15)
Note (8)
Virtualization (3)
OS (6)
Paper (2)
Parallelism (7)
Pointer (3)
Probability (12)
Python (11)
RDMA (1)
Recommendation (1)
Reinforcement Learning (9)
Shell (3)
Slurm (2)
TensorFlow (1)
Virtualization (3)
Tag: Distribute Computing
Applied Machine Learning at Facebook: A Datacenter Infrastructure Perspective
Log-Structured Merge Trees [LSM Tree 介绍]
Twitter Snowflake Algorithm [分布式自增ID算法Snowflake]
Idempotent [幂等性]
Parallel Database Architecture [并行数据库架构]
Sequential Consistency [顺序一致性]
Introduction to BASE [BASE理论介绍]
Introduction to CAP [CAP理论简介]
Introduction to Concurrence Control in database [数据库并发控制概述]
Introduction to Paxos (2) [Paxos简介(2)]
Introduction to Paxos (1) [Paxos简介(1)]
Introduction to 3PC [三阶段提交协议简介]
Introduction to 2PC [二阶段提交协议简介]