Tag

large-scale architecture

1 views collected around this technical thread.

Tencent Cloud Developer
Tencent Cloud Developer
Sep 30, 2020 · Artificial Intelligence

Tencent Kankan Information Feed: Architecture, Challenges, and Optimizations

Peng Mo’s talk details Tencent Kankan’s billion‑user feed architecture—layered data, recall, ranking, and exposure control—while addressing real‑time feature generation, massive concurrency, memory‑intensive caching, and fast indexing, and explains solutions such as multi‑level caches, online minute‑level model updates, Redis bloom‑filter exposure filtering, a lock‑free hash‑plus‑linked‑list index, and distributed optimizations that halve latency to under 500 ms and support auto‑scaling and cold‑start handling.

Real-time Featureslarge-scale architectureonline learning
0 likes · 15 min read
Tencent Kankan Information Feed: Architecture, Challenges, and Optimizations
Top Architect
Top Architect
Sep 19, 2020 · Artificial Intelligence

Architecture and Evaluation of Toutiao's Large-Scale Recommendation System

The article details the end‑to‑end architecture of Toutiao's massive recommendation platform, covering system overview, content and user feature extraction, model training, recall strategies, evaluation methodology, and content safety mechanisms, while highlighting practical challenges and engineering solutions.

content analysiscontent safetyevaluation
0 likes · 18 min read
Architecture and Evaluation of Toutiao's Large-Scale Recommendation System
Full-Stack Internet Architecture
Full-Stack Internet Architecture
May 17, 2020 · Backend Development

Evolution of Large-Scale Website Architecture: Characteristics, Stages, and Best Practices

This article outlines the key characteristics of large‑scale web systems and walks through their architectural evolution—from monolithic beginnings to service separation, caching, clustering, read/write splitting, CDN/reverse‑proxy acceleration, distributed storage, NoSQL, business splitting, and distributed services—while highlighting core values and common design pitfalls.

Database Replicationbackend developmentcaching
0 likes · 12 min read
Evolution of Large-Scale Website Architecture: Characteristics, Stages, and Best Practices