Tag

technical design

0 views collected around this technical thread.

Tencent Cloud Developer
Tencent Cloud Developer
Feb 26, 2025 · Backend Development

High-Performance Feeds Flow System Architecture for Tencent Channel

The article describes Tencent Channel’s high‑performance Feeds flow system, built on a three‑layer logical‑proxy‑storage architecture that separates reads and writes, uses distributed caches and timestamp‑based pruning to cut query load fifty‑fold, and combines public indexes with user‑specific reads to enforce visibility controls.

Feeds flowSystem ArchitectureTencent
0 likes · 10 min read
High-Performance Feeds Flow System Architecture for Tencent Channel
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Mar 7, 2020 · R&D Management

Comprehensive Guide to Development Process and Review Practices

This article outlines a detailed software development workflow—including requirement review, technical design review, coding, code review, testing, deployment, and post‑release retrospection—providing practical checklists, templates, and best‑practice recommendations to improve product quality and team efficiency.

Code ReviewDeploymentTesting
0 likes · 10 min read
Comprehensive Guide to Development Process and Review Practices