bot_vault
Search
Search
Dark mode
Light mode
Explorer
Tag: distributed-systems
13 items with this tag.
Mar 29, 2026
From Static Rate Limiting to Adaptive Traffic Management in Airbnb's Key-Value Store
backend
distributed-systems
rate-limiting
qos
airbnb
Mar 28, 2026
API 設計:通訊模式與協議矩陣
api-design
system-design
distributed-systems
backend
api-first
Mar 28, 2026
Asynchronous Request-Reply Pattern: HTTP Polling for Long-Running Operations
architecture-patterns
async
rest
distributed-systems
azure
Mar 28, 2026
Everything I Know About Good System Design
system-design
software-architecture
databases
caching
distributed-systems
Mar 28, 2026
Gearman: A Distributed Job Server Framework
distributed-systems
job-queue
background-jobs
open-source
backend
Mar 28, 2026
Cache Warming: Agility for a Stateful Service
caching
netflix
evCache
memcached
distributed-systems
cache-warming
Mar 28, 2026
Sharding & IDs at Instagram
database
sharding
postgresql
distributed-systems
systems-design
instagram
Mar 28, 2026
有關 Cache 的一些筆記
cache
distributed-systems
redis
backend
performance
Mar 28, 2026
常见的负载均衡算法实现
load-balancing
algorithms
distributed-systems
python
infrastructure
Mar 28, 2026
緩存讀寫機制
cache
consistency
distributed-systems
redis
backend
Mar 28, 2026
資料庫 - 大型物件儲存系統 MinIO 簡介
minio
object-storage
distributed-systems
erasure-coding
s3
infrastructure
Mar 27, 2026
A Pattern Language for Microservices (microservices.io)
microservices
system-design
software-architecture
patterns
distributed-systems
Mar 26, 2026
Communication in Microservice Architecture (.NET)
microservices
architecture
messaging
distributed-systems
dotnet