Tagged articles

data routing

5 articles · Page 1 of 1
Efficient Ops
Efficient Ops
Dec 29, 2022 · Operations

How eBay Scales Its Event Platform with ClickHouse and Kubernetes

This article details eBay's event platform architecture, explaining why a dedicated event system is needed, how ClickHouse provides high‑performance storage, the use of Kubernetes CRDs for cross‑region high availability, data routing, read/write separation, and query optimizations with LogQL.

ClickHouseEvent PlatformHigh Availability
0 likes · 18 min read
How eBay Scales Its Event Platform with ClickHouse and Kubernetes
dbaplus Community
dbaplus Community
Jun 10, 2020 · Backend Development

Why Distributed Core Banking Systems Are the Future of Legacy Bank Architecture

This article examines the evolution of bank core systems from monolithic designs to distributed architectures, detailing the technical rationale, modular decomposition, sharding strategies, data routing, transaction processing, and performance considerations essential for modernizing banking IT infrastructure.

core bankingdata routingdistributed systems
0 likes · 44 min read
Why Distributed Core Banking Systems Are the Future of Legacy Bank Architecture
21CTO
21CTO
Jul 28, 2017 · Cloud Computing

Tencent Cloud Block Service: Evolution from CBS1.0 to Two‑Layer CBS3.0

This article traces the evolution of Tencent Cloud Block Service (CBS), detailing the transition from the initial CBS1.0 built on three distributed systems, through the streamlined CBS2.0, to the cost‑effective two‑layer CBS3.0 architecture, and discusses the technical challenges, solutions, and operational outcomes.

Performance Optimizationcloud storagedata routing
0 likes · 12 min read
Tencent Cloud Block Service: Evolution from CBS1.0 to Two‑Layer CBS3.0
Architecture Digest
Architecture Digest
Apr 3, 2016 · Backend Development

Design and Development of Albianj: A Distributed Java Framework for Large-Scale Data Access

The article presents the design and implementation of Albianj, a Java‑based distributed development framework that emphasizes consistency, scalability, and data routing to handle massive real‑time data across hundreds of servers, detailing its architecture, kernel, IoC, DataRouter, ORM, and distributed transaction mechanisms.

Distributed FrameworkIOCJava
0 likes · 30 min read
Design and Development of Albianj: A Distributed Java Framework for Large-Scale Data Access
Efficient Ops
Efficient Ops
Jan 31, 2016 · Cloud Computing

How Meizu Scales Cloud Sync for Millions: Protocols, Architecture, and Data Strategies

This article details Meizu's cloud synchronization service, covering its custom MZ‑SyncML protocol, semi‑sync mechanisms, file and one‑sync protocols, failure handling, service architecture, modular design, massive data routing, multi‑datacenter deployment, traffic optimization, and practical lessons learned.

cloud syncdata routingdistributed systems
0 likes · 14 min read
How Meizu Scales Cloud Sync for Millions: Protocols, Architecture, and Data Strategies