Tagged articles
2 articles
Page 1 of 1
Su San Talks Tech
Su San Talks Tech
Jul 19, 2025 · Operations

Mastering Load Balancing: Architecture, Algorithms, and Real-World Pitfalls

This article explores the four‑layer load‑balancing architecture, five common algorithms (including Round Robin, Weighted RR, Least Connections, Consistent Hashing, and AI‑driven adaptive load), high‑availability design, deep pitfalls, and a self‑built load balancer implementation, providing practical code examples and best‑practice guidelines.

Backend ArchitectureOperationsdistributed algorithms
0 likes · 10 min read
Mastering Load Balancing: Architecture, Algorithms, and Real-World Pitfalls
Baidu Tech Salon
Baidu Tech Salon
Mar 21, 2014 · Artificial Intelligence

Baidu's Large-Scale Machine Learning Technology: Enabling Trillion-Feature Processing with Minute-Level Model Updates

Baidu's Big Data Machine Learning team, led by Xia Fen, unveiled a suite of five novel algorithms that together allow trillion‑scale feature processing, minute‑level model updates, and up to thousand‑fold efficiency gains in training and inference, dramatically surpassing existing solutions such as Google's billion‑feature systems.

BaiduCTR predictionDeep Learning
0 likes · 6 min read
Baidu's Large-Scale Machine Learning Technology: Enabling Trillion-Feature Processing with Minute-Level Model Updates