Tagged articles
9 articles
Page 1 of 1

How to Build a User‑Perception‑Driven Self‑Awareness System for Network Operations

This article examines the design of a self‑perception framework that places user perception at its core, detailing four critical stages—perception manifestation, demand, response, and feedback—and shows how AI‑enabled big‑data analysis can transform network operation management into a more intelligent, user‑centric process.

AInetwork operationsself‑awareness system
0 likes · 11 min read
How to Build a User‑Perception‑Driven Self‑Awareness System for Network Operations
DataFunSummit
DataFunSummit
Jun 16, 2023 · Big Data

Apache Kyuubi Practices and Service Evolution at iQIYI

This article details iQIYI's implementation of Apache Kyuubi for Spark Thrift Server, covering the evolution from native Spark Thrift to Kyuubi 0.7 and 1.x, multi‑tenant architecture, tag‑based configurations, SQL auditing, lineage collection, service monitoring, small‑file and Z‑order optimizations, and a brief Q&A.

Apache KyuubiData PlatformSpark SQL
0 likes · 15 min read
Apache Kyuubi Practices and Service Evolution at iQIYI
JD Cloud Developers
JD Cloud Developers
Jun 13, 2023 · Backend Development

Turning Synchronous BFF Calls into Scalable Asynchronous Pipelines

This article shares a step‑by‑step experience of refactoring a finance‑BFF aggregation service from tightly coupled synchronous calls to a loosely coupled, fully asynchronous architecture, covering problem background, redesign goals, implementation details, Hystrix integration, monitoring, and practical usage examples.

AsynchronousBFFBackend
0 likes · 11 min read
Turning Synchronous BFF Calls into Scalable Asynchronous Pipelines
Qunar Tech Salon
Qunar Tech Salon
Apr 28, 2023 · Backend Development

System Slimming Practices at Qunar: Service and Code Reduction Strategies

This article presents Qunar's comprehensive system slimming initiative, detailing the background of growing code bloat, the challenges of reducing millions of lines across thousands of services, the two‑phase plan for service and code pruning, the use of SA and other tooling to identify and safely delete unused resources, and the measurable outcomes such as nearly 50% code reduction, improved development speed, and future directions for further optimization.

Backend EngineeringCloud Nativecode reduction
0 likes · 20 min read
System Slimming Practices at Qunar: Service and Code Reduction Strategies
Architect
Architect
Jan 12, 2023 · Operations

Critical Path Analysis for Latency Optimization in Large Distributed Systems

This article explains common latency analysis techniques, details the principles and implementation of critical path tracing, and demonstrates its practical application in Baidu App's recommendation service to efficiently identify and reduce performance bottlenecks in complex distributed architectures.

Distributed SystemsPerformance Monitoringcritical-path
0 likes · 14 min read
Critical Path Analysis for Latency Optimization in Large Distributed Systems
Baidu Geek Talk
Baidu Geek Talk
Jun 13, 2022 · Backend Development

Baidu Comment Middle Platform: Architecture Design and Implementation

Baidu's Comment Middle Platform evolved from a single service into a robust middleware that delivers stable, high‑performance comment functionality across more than twenty products, handling hundreds of millions of daily requests with 99.995% SLA through graph‑based scheduling, tiered caching, and scalable sorting mechanisms.

BaiduComment SystemGraph Scheduling
0 likes · 17 min read
Baidu Comment Middle Platform: Architecture Design and Implementation
Alibaba Cloud Native
Alibaba Cloud Native
May 3, 2021 · Backend Development

Why Dubbo Fails Under C10K Load and How to Fix It

This article details a large‑scale C10K performance test of Dubbo, analyzes why service calls time out under thousands of concurrent consumers, identifies heartbeat‑induced Netty thread saturation and TCP full‑connection‑queue overflow as root causes, and presents concrete optimizations that dramatically improve latency and stability.

Backend PerformanceC10KDubbo
0 likes · 13 min read
Why Dubbo Fails Under C10K Load and How to Fix It
58UXD
58UXD
Feb 2, 2021 · Product Management

How We Revamped a B2B Car Auction Platform to Boost Efficiency and Trust

This case study details how 58.com acquired Youxin Auction, identified service, cost, and efficiency pain points, and redesigned the mobile auction platform with systematic thinking, visual innovation, consistent interaction, and information restructuring to improve dealer trust and transaction volume.

B2B platformUX designproduct-management
0 likes · 7 min read
How We Revamped a B2B Car Auction Platform to Boost Efficiency and Trust