Tagged articles
2 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Apr 30, 2023 · Operations

Deploy and Use rtty for Web‑Based Remote Linux Terminal Access

This guide explains what rtty is, lists its key features, and provides step‑by‑step instructions for installing dependencies, cloning the repository, building the server, configuring devices, generating tokens, and accessing Linux terminals securely through a web browser.

C clientGo ServerLinux
0 likes · 4 min read
Deploy and Use rtty for Web‑Based Remote Linux Terminal Access
Meituan Technology Team
Meituan Technology Team
Apr 21, 2022 · Databases

Meituan's Cost-Based Optimizer for Slow Query Index Recommendation

The article explains how Meituan uses MySQL's cost‑based optimizer to analyze slow queries, generate virtual index candidates, evaluate their costs with detailed statistics, and deploy a recommendation system that validates, tracks, and governs index suggestions to reduce CPU/IO waste and prevent database failures.

Cost ModelDatabase OptimizationFakeindex
0 likes · 22 min read
Meituan's Cost-Based Optimizer for Slow Query Index Recommendation