2024  2

December  1

Prometheus–TSDB

December 31, 2024 · 4802 words · 10 min · Prometheus TSDB

February  1

Borg: Large-scale Cluster Management at Google with Borg

February 19, 2024 · 557 words · 3 min · Borg K8s Cluster Management

2023  5

September  1

Percolator: Large-scale Incremental Processing Using Distributed Transactions and Notifications

September 28, 2023 · 1135 words · 3 min · Distributed System Transaction

August  2

Dynamo: Amazon’s Highly Available Key-value Store

August 1, 2023 · 425 words · 2 min · Distributed System Storage

MIT6.824 AuroraDB

August 1, 2023 · 524 words · 2 min · Distributed System Database Cloud-Native MIT6.824

February  1

MIT6.824 Chain Replication

February 8, 2023 · 463 words · 3 min · Distributed System MIT6.824 ChainReplication

January  1

MIT6.824-ZooKeeper

January 3, 2023 · 399 words · 2 min · Distributed System MIT6.824 ZooKeeper

2022  8

October  3

Flink-Iceberg-Connector Write Process

October 10, 2022 · 1056 words · 5 min · Big Data Lake House Stream Compute Storage

Apache-ORC Quick Investigation

October 5, 2022 · 565 words · 3 min · Column Store Big Data Storage

Apache-Iceberg Quick Investigation

October 5, 2022 · 1208 words · 6 min · Lake House Storage Big Data

May  1

LevelDB Write

May 10, 2022 · 712 words · 4 min · LSM LevelDB

April  2

MIT6.824-RaftKV

April 15, 2022 · 1039 words · 5 min · Raft Distributed System Consensus MIT6.824

LevelDB Startup

April 9, 2022 · 1312 words · 7 min · LSM LevelDB

February  1

MIT6.824-Raft

February 21, 2022 · 953 words · 5 min · Paper Reading Consensu Distributed System MIT6.824

January  1

Arch + DWM Setup Attempt

January 15, 2022 · 479 words · One minute · Arch Dwm

2021  12

November  2

How to Implement SkipList

November 21, 2021 · 705 words · 4 min · DataStructure SkipList

Kylin Overview

November 10, 2021 · 803 words · 4 min · Thesis OLAP DB Distributed System Differential Privacy Kylin

October  1

DFS-Haystack

October 6, 2021 · 1284 words · 7 min · DFS Paper Reading Distributed System

September  2

MIT6.824 Bigtable

September 16, 2021 · 1908 words · 9 min · Paper Reading MIT6.824 DFS Distributed System

MIT6.824 GFS

September 9, 2021 · 1121 words · 6 min · GFS MIT6.824 Paper Reading

August  1

Epoll and IO Multiplexing

August 15, 2021 · 834 words · 4 min · OS Linux Network IO

June  1

Linux Cgroups Overview

June 8, 2021 · 545 words · 3 min · Linux Docker Container

May  2

Distributed Transactions

May 20, 2021 · 1097 words · 6 min · Architecture Microservice Transaction

CPU False Sharing

May 2, 2021 · 566 words · 3 min · CPU Cache

March  1

MySQL Index Overview

March 21, 2021 · 516 words · 3 min · DB MySQL

February  1

HTTPS Introduction

February 21, 2021 · 564 words · 3 min · Network HTTPS HTTP

January  1

MIT6.824-MapReduce

January 22, 2021 · 1541 words · 8 min · MIT6.824 Distributed System Paper Reading

2020  1

May  1

Chinese Spam Email Classification Based on Naive Bayes

May 6, 2020 · 897 words · 2 min · ML

2019  1

November  1

Java Multithreading Programming

November 1, 2019 · 1626 words · 8 min · JAVA