Tagged articles

Titan

3 articles · Page 1 of 1
Meitu Technology
Meitu Technology
Dec 12, 2019 · Databases

Migrating Meitu Push Service Storage to Titan: Architecture, Challenges, and Solutions

Meitu migrated its high‑traffic push‑service storage from fragmented Redis nodes to the TiKV‑based Titan system, using a dual‑write rollout, batch‑operation tuning, and TiKV configuration tweaks, achieving required QPS, cutting costs by about 60%, and delivering stable, maintainable service after six months.

Database MigrationPush ServiceTiKV
0 likes · 13 min read
Migrating Meitu Push Service Storage to Titan: Architecture, Challenges, and Solutions
dbaplus Community
dbaplus Community
Jul 11, 2018 · Big Data

How 360’s Titan Platform Evolved: From Script Templates to Real‑Time DAG‑Based Data Processing

This article outlines the evolution of 360’s Titan big‑data processing platform, describing the challenges of traditional script‑based development, the three architectural stages (pre‑Titan, Titan 1.0, Titan 2.0), the functional modules, the DITTO component framework, and key takeaways for building flexible, self‑service data pipelines.

DAGDITTOTitan
0 likes · 14 min read
How 360’s Titan Platform Evolved: From Script Templates to Real‑Time DAG‑Based Data Processing
dbaplus Community
dbaplus Community
Apr 2, 2018 · Databases

Why Titan Outperforms Traditional RDBMS for Complex Graph Queries

The article explains how relational databases struggle with many‑to‑many and deep relationship queries, compares popular graph databases, details Titan's modular architecture, data model, Gremlin query examples, storage layout, and demonstrates its successful deployment at Paipaidai for large‑scale fraud detection, achieving over 25% efficiency gains.

Graph DatabaseGremlinHBase
0 likes · 10 min read
Why Titan Outperforms Traditional RDBMS for Complex Graph Queries