Tagged articles
12 articles
Page 1 of 1
vivo Internet Technology
vivo Internet Technology
Nov 12, 2025 · Big Data

How Vivo Solved Real‑Time Feature Concatenation with RocksDB and Flink

This article explains the evolution of Vivo's real‑time recommendation feature‑concatenation architecture, compares hour‑level, Redis‑streaming and RocksDB state‑backend solutions, and details the memory, performance, startup and HDFS RPC problems encountered along with the concrete fixes applied.

FlinkRocksDBfeature concatenation
0 likes · 21 min read
How Vivo Solved Real‑Time Feature Concatenation with RocksDB and Flink
Su San Talks Tech
Su San Talks Tech
Sep 1, 2025 · Backend Development

Build a Scalable Short‑Video System: Architecture, Storage, and Real‑Time Recommendations

This article dissects the architecture of a modern short‑video backend, covering layered system design, core services such as video production, distribution, interaction, storage strategies, real‑time and offline recommendation engines, high‑concurrency streaming solutions, and practical techniques for cost control, scalability, and fault tolerance.

Backend ArchitectureStorage Optimizationhigh concurrency
0 likes · 22 min read
Build a Scalable Short‑Video System: Architecture, Storage, and Real‑Time Recommendations
DataFunTalk
DataFunTalk
Jan 24, 2024 · Databases

Kuaishou Graph Database Storage‑Compute Separation Architecture and Its Application in Real‑Time Recommendation

This article presents Kuaishou's graph database storage‑compute separation architecture, detailing its application in real‑time recommendation scenarios, core requirements of cost, performance and usability, the layered service design, memory‑compact models, edge structures, snapshot isolation, and key performance optimizations such as Share‑Nothing and columnar data flow.

Storage Compute Separationgraph databasereal-time recommendation
0 likes · 11 min read
Kuaishou Graph Database Storage‑Compute Separation Architecture and Its Application in Real‑Time Recommendation
DataFunTalk
DataFunTalk
Apr 1, 2023 · Artificial Intelligence

Real-Time User Understanding Service (RTUS) for Travel: Architecture, Algorithms, and Experimental Evaluation

This article presents the design and implementation of the Real‑Time User Understanding Service (RTUS) for the Fliggy travel platform, detailing its architecture, multi‑chain data fusion, model and data reuse techniques, and several AI‑driven algorithms for cold‑start interest representation, intent prediction, and destination forecasting, together with extensive offline and online experimental results.

AIIntent PredictionTravel Industry
0 likes · 21 min read
Real-Time User Understanding Service (RTUS) for Travel: Architecture, Algorithms, and Experimental Evaluation
DataFunTalk
DataFunTalk
Feb 26, 2023 · Artificial Intelligence

Interactive Recommendation System for Meituan Food Delivery: Architecture, Challenges, and Evaluation

This article details Meituan's interactive recommendation system for its food‑delivery homepage feed, covering the motivation, challenges, system architecture, user intent modeling, evaluation metrics, experimental results, and future directions, illustrating how real‑time, user‑centric recommendations improve conversion and user experience.

Meituanfood deliveryinteractive recommendation
0 likes · 25 min read
Interactive Recommendation System for Meituan Food Delivery: Architecture, Challenges, and Evaluation
Tencent Cloud Middleware
Tencent Cloud Middleware
Nov 10, 2022 · Cloud Native

How We Scaled Apache Pulsar on Kubernetes for WeChat’s Billion‑User Real‑Time Recommendations

This article details the WeChat engineering team’s practical experience deploying and optimizing Apache Pulsar on Kubernetes for massive real‑time recommendation workloads, covering cloud‑native advantages, non‑persistent topics, load‑balancing tweaks, broker cache improvements, COS offloader development, and future roadmap.

Apache PulsarCloud NativeKubernetes
0 likes · 13 min read
How We Scaled Apache Pulsar on Kubernetes for WeChat’s Billion‑User Real‑Time Recommendations
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Mar 9, 2022 · Industry Insights

How NetEase Cloud Music Built a Real‑Time Live‑Stream Recommendation System

This article details the architecture, incremental model training, feature engineering, and deployment strategies that enabled NetEase Cloud Music to achieve real‑time live‑stream recommendation, covering business background, multi‑objective modeling, real‑time feature pipelines, sample attribution, feature admission, and online performance results.

Incremental LearningModel Deploymentfeature engineering
0 likes · 26 min read
How NetEase Cloud Music Built a Real‑Time Live‑Stream Recommendation System
Alibaba Terminal Technology
Alibaba Terminal Technology
Mar 9, 2022 · Artificial Intelligence

How Edge AI Powers Alibaba’s Local Life Services: Architecture and Real‑World Wins

This article explains how Alibaba’s local‑life platforms leverage edge‑side AI to run machine‑learning inference on users’ devices, detailing the concept, advantages, technical architecture, and concrete implementations such as user feature extraction, intelligent recommendation, and smart push, while outlining future directions.

AlibabaMobile AIedge AI
0 likes · 12 min read
How Edge AI Powers Alibaba’s Local Life Services: Architecture and Real‑World Wins
DataFunTalk
DataFunTalk
Sep 4, 2021 · Artificial Intelligence

Real‑time Positive/Negative Feedback Sequence Modeling and Multi‑objective Optimization for Taobao Live Ranking

This article presents a practical study on modeling real‑time positive and negative feedback sequences and applying multi‑objective optimization in the re‑ranking stage of Taobao Live, detailing system architecture, feature engineering, loss design, experimental results, and future research directions.

Taobao Livee‑commercefeedback modeling
0 likes · 12 min read
Real‑time Positive/Negative Feedback Sequence Modeling and Multi‑objective Optimization for Taobao Live Ranking
Bitu Technology
Bitu Technology
Feb 12, 2020 · Backend Development

Performance Testing and Optimization of Tubi's Real-Time Recommendation Service

This article describes how Tubi’s engineering team built and optimized a real‑time recommendation backend, using ScalaMeter microbenchmarks and wrk2 load testing to measure latency, throughput and error rates, and demonstrates scaling the service across multiple machines with custom scripts.

BackendLoad Testingmicrobenchmark
0 likes · 12 min read
Performance Testing and Optimization of Tubi's Real-Time Recommendation Service
ITPUB
ITPUB
Jan 11, 2016 · Big Data

Building Real‑Time Recommendations with Kiji: A Hands‑On Guide

This article explains how to use the open‑source Kiji framework together with HBase, Avro, and MapReduce to build a scalable, entity‑centric real‑time recommendation system that can instantly refresh suggestions based on user context and recent interactions.

AvroHBaseKiji
0 likes · 13 min read
Building Real‑Time Recommendations with Kiji: A Hands‑On Guide