Tagged articles
6 articles
Page 1 of 1
Top Architect
Top Architect
May 23, 2023 · Backend Development

Decoupling Service Data Dependencies with Real‑Time Data Synchronization and Redundancy

This article analyzes the data‑dependency challenges in microservice‑based supply‑chain systems, critiques an initial IN‑query approach, proposes a data‑redundancy design, and ultimately presents a decoupled real‑time synchronization solution using the Bifrost middleware to improve performance and consistency.

Bifrostdata redundancyreal-time synchronization
0 likes · 10 min read
Decoupling Service Data Dependencies with Real‑Time Data Synchronization and Redundancy
21CTO
21CTO
May 22, 2023 · Backend Development

How to Solve Microservice Data Dependency with Real‑Time Sync and Bifrost

This article examines data dependency challenges among microservices in a supply‑chain system, compares initial data‑redundancy designs with a decoupled real‑time synchronization approach, evaluates open‑source middleware options, and explains why Bifrost was chosen to achieve stable, low‑latency data sharing.

Backend ArchitectureBifrostMicroservices
0 likes · 10 min read
How to Solve Microservice Data Dependency with Real‑Time Sync and Bifrost

Database Independence Migration for Yanxuan Trading System: Architecture Evolution and Implementation

Yanxuan migrated its monolithic trading system from a shared DDB cluster to an independent database by using Netease Data Canal for real‑time sync, a write‑stop switch with Pandora middleware, account and permission isolation, and extensive testing across three phases to ensure data consistency and minimal business impact.

Big Data IntegrationData ConsistencyEnterprise Database
0 likes · 15 min read
Database Independence Migration for Yanxuan Trading System: Architecture Evolution and Implementation
Inke Technology
Inke Technology
Sep 28, 2022 · Backend Development

Designing a Scalable Multi‑Game Live Streaming Architecture: Room & Gameplay Services Explained

This article details the design of a modular live‑streaming platform that separates room services from gameplay services, enabling dynamic multi‑player modes, seamless in‑room game switching, unified APIs, and efficient real‑time data synchronization for scalable backend operations.

gameplay servicelive streamingreal-time synchronization
0 likes · 13 min read
Designing a Scalable Multi‑Game Live Streaming Architecture: Room & Gameplay Services Explained
DaTaobao Tech
DaTaobao Tech
Aug 31, 2022 · Cloud Computing

Taobao 3D Virtual Camp: Cloud Rendering and Real-Time Interaction Technology

Taobao’s 2022 Maker Festival unveiled a cloud‑rendered 3D virtual camp that supports thousands of simultaneous users without local downloads, using model simplification, texture optimization, dynamic scaling, frame synchronization, motion compensation, intelligent node selection and FEC to deliver 1080p real‑time interaction and low latency, with future plans to integrate XR/CG for larger‑scale experiences.

3D interactionMobile OptimizationVirtual Reality
0 likes · 6 min read
Taobao 3D Virtual Camp: Cloud Rendering and Real-Time Interaction Technology
Meituan Technology Team
Meituan Technology Team
Jul 6, 2017 · Backend Development

Online Feature System: Architecture, Storage, and High‑Concurrency Techniques

Using Meituan’s hotel‑travel platform as a case study, the article details a scalable online feature system architecture that combines layered storage, efficient compression, and robust synchronization to meet extreme concurrency, throughput, terabyte‑scale data, and sub‑10 ms latency demands for AI‑driven strategy services.

Big Datadata compressiondistributed storage
0 likes · 23 min read
Online Feature System: Architecture, Storage, and High‑Concurrency Techniques