Tongcheng Travel Technology Center
Author

Tongcheng Travel Technology Center

Pursue excellence, start again with Tongcheng! More technical insights to help you along your journey and make development enjoyable.

99
Articles
0
Likes
270
Views
0
Comments
Recent Articles

Latest from Tongcheng Travel Technology Center

99 recent articles
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Jul 19, 2023 · Databases

InnoDB Storage Model Overview and Internal Structures

This article explains how InnoDB stores data on disk, describing tablespaces, segments, extents, pages, row formats, record headers, page directories, B+‑tree indexes, and the differences between clustered and secondary indexes, with examples and diagrams to illustrate each component.

B+TreeInnoDBMySQL
0 likes · 26 min read
InnoDB Storage Model Overview and Internal Structures
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Jun 6, 2023 · Operations

Root Cause Analysis and GC Parameter Optimization for Elasticsearch OOM Issues in the Membership Service

This article details a comprehensive investigation of an out‑of‑memory crash in a critical Elasticsearch cluster, explains how GC logs and heap dumps revealed a to‑space‑exhausted condition, and describes the G1GC tuning parameters that eliminated the nightly spikes and stabilized performance.

BackendElasticsearchOOM
0 likes · 9 min read
Root Cause Analysis and GC Parameter Optimization for Elasticsearch OOM Issues in the Membership Service
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
May 17, 2023 · Databases

StarRocks Production Practice at Tongcheng Travel: Architecture, Use Cases, and Technical Evaluation

This article details Tongcheng Travel’s production deployment of the StarRocks OLAP database, covering background, business scenarios, technical evaluation against ClickHouse and Greenplum, implementation with Flink SQL, real‑time analytics, offline reporting, CDP use cases, performance optimizations, and future cloud‑native plans.

Big DataData WarehouseFlink
0 likes · 12 min read
StarRocks Production Practice at Tongcheng Travel: Architecture, Use Cases, and Technical Evaluation
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
May 9, 2023 · Artificial Intelligence

Enhanced Graph Embedding with Side Information (EGES) for User Growth and Cold‑Start Mitigation

This article presents EGES, a graph‑embedding model that incorporates side information to construct a directed user graph, apply biased random‑walk sampling, and train weighted Skip‑Gram embeddings, thereby improving large‑scale user acquisition and addressing cold‑start challenges in recommendation systems.

EGEScold startgraph embedding
0 likes · 9 min read
Enhanced Graph Embedding with Side Information (EGES) for User Growth and Cold‑Start Mitigation
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Apr 25, 2023 · Frontend Development

Motion Transition Design and Skyline Rendering Engine for WeChat Mini Programs

This article explains the concept and importance of motion transition design, introduces the Skyline rendering engine for WeChat mini‑programs, and provides detailed implementation guidelines—including custom routing, shared‑element animations, gesture handling, and performance optimizations—illustrated with complete code examples.

FrontendSkylineWeChat mini-program
0 likes · 18 min read
Motion Transition Design and Skyline Rendering Engine for WeChat Mini Programs
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Apr 14, 2023 · Artificial Intelligence

Multi‑Business Recommendation System for the Tongcheng App Home Page Waterfall Flow

This article describes the architecture, data processing, city‑intent modeling, resource recall strategies, and multi‑task ranking models—including PLE‑CGC and ESMM—used to improve click‑through and conversion rates of the Tongcheng travel app's homepage waterfall‑flow recommendation, and outlines experimental results and future optimization directions.

CTRCVRESMM
0 likes · 10 min read
Multi‑Business Recommendation System for the Tongcheng App Home Page Waterfall Flow
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Feb 9, 2023 · Mobile Development

TD (TongCheng Dynamic): A Native Rendering Dynamic Solution for Mobile Apps

TD (TongCheng Dynamic) is a native‑rendered, cross‑platform solution that boosts performance and enables hot‑updates for high‑traffic mobile app modules, offering modular reuse, low‑code DSL configuration, comprehensive tooling, and detailed monitoring to accelerate development and improve user experience.

Dynamic UIcross‑platformlow‑code
0 likes · 17 min read
TD (TongCheng Dynamic): A Native Rendering Dynamic Solution for Mobile Apps
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Sep 2, 2022 · Cloud Computing

Design and Implementation of a Scalable, High‑Availability Object Storage Service (OSS) Based on SeaweedFS

This article describes the design goals, technology selection, architecture, high‑availability mechanisms, performance testing, cost optimization, and seamless migration strategy of a new object storage service built on SeaweedFS to support billions of files with low latency and high reliability.

Object StorageS3 CompatibilityScalability
0 likes · 16 min read
Design and Implementation of a Scalable, High‑Availability Object Storage Service (OSS) Based on SeaweedFS