DaTaobao Tech
DaTaobao Tech
May 24, 2024 · Backend Development

Design and Optimization of High‑Concurrency Ranking and Real‑Time Messaging Systems

The article details a comprehensive architecture for high‑concurrency services—including a Redis‑backed ranking system, distributed locking, Bloom‑filter nickname deduplication, Netty‑based reliable messaging, IoT MQTT/REST integration, live‑streaming pipelines, layered performance tuning, and automated traffic‑replay testing to ensure scalability and robustness.

IoTdistributed locklive-streaming
0 likes · 38 min read
Design and Optimization of High‑Concurrency Ranking and Real‑Time Messaging Systems
dbaplus Community
dbaplus Community
Jan 14, 2024 · Operations

How Bilibili Achieves 99.99% Availability for Live Gift Systems

This article explains Bilibili's technical strategies—preloading, circuit breaking, sharding, multi‑active deployment, and Kubernetes auto‑scaling—that ensure the live‑gift panel, feeding flow, and supporting services maintain 99.99% uptime even during massive traffic spikes.

circuit-breakerhigh-availabilitylive-streaming
0 likes · 14 min read
How Bilibili Achieves 99.99% Availability for Live Gift Systems
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Oct 22, 2020 · Frontend Development

Implementation of Micro-Frontends with Qiankun in Live Streaming Platform

The LOOK live‑streaming admin console, a 250‑page monolith built on Regularjs, was refactored into independent React micro‑frontends using the qiankun framework, allowing separate deployment of sub‑apps while preserving the original URL, and introducing shared dependency management across the legacy and new stacks.

Implementationfrontend-developmentlive-streaming
0 likes · 20 min read
Implementation of Micro-Frontends with Qiankun in Live Streaming Platform