Tag

big data analysis

1 views collected around this technical thread.

Dada Group Technology
Dada Group Technology
Sep 13, 2021 · Backend Development

Design and Evolution of a High‑Performance Massive Distance‑Calculation Service at Dada Group

This article details Dada Group’s transition from a Redis‑based, low‑throughput distance‑calculation system to a high‑concurrency, low‑cost architecture leveraging GEOHASH indexing, cache sharing, and asynchronous processing, achieving billions of daily point‑pair calculations with sub‑100 ms latency and high value‑rate.

Distance Calculationbig data analysiscaching
0 likes · 12 min read
Design and Evolution of a High‑Performance Massive Distance‑Calculation Service at Dada Group
Efficient Ops
Efficient Ops
Aug 23, 2016 · Mobile Development

How Tencent Cut Mobile QQ/Qzone Lag with Network & Client Optimizations

This article details Tencent's practical approaches to reducing user‑perceived latency in mobile QQ and Qzone by analyzing server, network, and client delays, employing private protocols, multi‑path connection strategies, real‑time monitoring, and big‑data clustering to identify and fix performance bottlenecks.

Mobile performancebig data analysisclient monitoring
0 likes · 16 min read
How Tencent Cut Mobile QQ/Qzone Lag with Network & Client Optimizations