Ctrip Technology
Author

Ctrip Technology

Official Ctrip Technology account, sharing and discussing growth.

596
Articles
0
Likes
1.3k
Views
0
Comments
Recent Articles

Latest from Ctrip Technology

100 recent articles max
Ctrip Technology
Ctrip Technology
Apr 16, 2026 · Big Data

How Ray + DuckDB Cut 9B-Row Attribution Queries from 40s to 15s

When attribution analysis on over 900 million rows slowed to more than 40 seconds and threatened cluster stability, Ctrip's smart attribution team rebuilt the architecture with Ray and DuckDB, achieving sub‑15‑second query times, 160 % performance gain, and complete resource isolation.

Attribution AnalysisDistributed ComputingDuckDB
0 likes · 22 min read
How Ray + DuckDB Cut 9B-Row Attribution Queries from 40s to 15s
Ctrip Technology
Ctrip Technology
Mar 12, 2026 · Cloud Native

How a runc 1.1.5 Bug Miswired CPU Binding and Triggered K8s Outages

A recent K8s host‑level deployment triggered massive service timeouts because runc 1.1.5 passed incorrect CPU‑binding masks to systemd, causing containers to share cores, inflating load and starving workloads, a problem uncovered with Perfetto, BPF tracing and a targeted bug‑fix upgrade.

BPFCPU bindingPerfetto
0 likes · 10 min read
How a runc 1.1.5 Bug Miswired CPU Binding and Triggered K8s Outages
Ctrip Technology
Ctrip Technology
Dec 18, 2025 · Backend Development

How UCS Powers Global Traffic Scheduling and Compliance

This article explains how Ctrip’s Universal Control Service (UCS) handles global traffic routing, data‑compliance zones, region failover, and gradual migration by using configurable strategy models, partitioning logic, and a lightweight degradation mask to ensure reliable, compliant user experiences worldwide.

UCSbackend architecturedata compliance
0 likes · 12 min read
How UCS Powers Global Traffic Scheduling and Compliance
Ctrip Technology
Ctrip Technology
Dec 5, 2025 · Databases

How Ctrip’s DRC Enables High‑Performance Cross‑Region MySQL Replication

This article explains the design and implementation of Ctrip's Data Replication Center (DRC), a MySQL‑based high‑availability system that solves cross‑region data loop, progress tracking, concurrency, DDL handling, and conflict resolution to achieve low‑latency, reliable data replication for global travel services.

GTIDMySQLcross-region
0 likes · 21 min read
How Ctrip’s DRC Enables High‑Performance Cross‑Region MySQL Replication
Ctrip Technology
Ctrip Technology
Nov 27, 2025 · Big Data

How Ctrip Cut Query Latency by 85% with StarRocks’ Compute‑Storage Separation

Ctrip migrated its massive User Behavior Tracking system from ClickHouse to a compute‑storage separated StarRocks cluster on Kubernetes, achieving millisecond‑level query latency, halving storage usage, reducing node count, and sustaining millions‑of‑rows‑per‑second write throughput while simplifying scaling and operations.

ClickHouseCompute-Storage SeparationKubernetes
0 likes · 15 min read
How Ctrip Cut Query Latency by 85% with StarRocks’ Compute‑Storage Separation
Ctrip Technology
Ctrip Technology
Nov 20, 2025 · Big Data

How Ctrip Achieved Minute‑Level Real‑Time Analytics with Flink CDC & Apache Paimon

Ctrip transformed its traditional T+1 offline warehouse into a near‑real‑time lakehouse by integrating Flink CDC with Apache Paimon, designing a two‑stage CDC ingestion, optimizing performance, implementing dynamic updates, and deploying the solution across multiple business scenarios, achieving minute‑level latency, reduced costs, and faster data‑driven decisions.

CDCFlinkPaimon
0 likes · 27 min read
How Ctrip Achieved Minute‑Level Real‑Time Analytics with Flink CDC & Apache Paimon
Ctrip Technology
Ctrip Technology
Nov 6, 2025 · Artificial Intelligence

How TripCast Uses Masked 2D Transformers to Revolutionize Travel Time-Series Forecasting

TripCast introduces a masked 2D transformer pre‑training framework that treats travel demand as a two‑dimensional time‑series problem, leveraging time‑patch tokenization, dual masking and RevIN normalization to achieve state‑of‑the‑art forecasting performance on massive real‑world travel data.

2D transformerArtificial Intelligencemasked transformer
0 likes · 7 min read
How TripCast Uses Masked 2D Transformers to Revolutionize Travel Time-Series Forecasting
Ctrip Technology
Ctrip Technology
Oct 30, 2025 · Operations

How BDD‑Driven HTA Automation Boosts Test Coverage and Cuts Costs

This article details a practical transformation from manual to automated testing using Jest and BDD‑generated HTA, explaining the challenges, technical solutions, mock‑data management, pipeline integration, and measurable results such as higher coverage, lower development cost, and faster release cycles.

BDDCI/CDHTA
0 likes · 28 min read
How BDD‑Driven HTA Automation Boosts Test Coverage and Cuts Costs
Ctrip Technology
Ctrip Technology
Sep 25, 2025 · Artificial Intelligence

How Ctrip’s AI‑Powered Transpiler Automates Front‑End Migration and Java Upgrades

This article explains how Ctrip’s AI‑driven Transpiler, built on a ReAct‑inspired multi‑agent framework, automates code transpilation from CRN to xTaro and streamlines large‑scale Java 21 upgrades, dramatically reducing manual effort and improving accuracy across the software development lifecycle.

AI codingJava upgradeMulti-agent
0 likes · 13 min read
How Ctrip’s AI‑Powered Transpiler Automates Front‑End Migration and Java Upgrades