Tag

startup analysis

0 views collected around this technical thread.

NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Mar 8, 2023 · Backend Development

SpringBoot Application Startup Analysis and Optimization in NetEase Cloud Music

The article details how NetEase Cloud Music’s SpringBoot scaffolding suffered minute‑long startup times, how the team pinpointed bottlenecks such as Scala property parsing, RPC builder/service initialization and thousands of beans using log‑based timing and Arthas profiling, and how moving parsing to a Maven plugin, making RPC connections asynchronous, and applying custom lazy‑initialization cut startup time by roughly 40%.

JavaLazy InitializationProfiler
0 likes · 15 min read
SpringBoot Application Startup Analysis and Optimization in NetEase Cloud Music
Java Captain
Java Captain
Feb 15, 2022 · R&D Management

Analysis of the 2014‑2022 Chinese Internet Company Death List

The article presents IT Juzi's continuously updated database of Chinese internet companies that ceased operations between 2014 and 2022, highlighting notable failures across education, finance, gaming, and blockchain sectors, summarizing survival durations, investment histories, and primary reasons for closure.

Chinese techIndustry Trendsblockchain
0 likes · 6 min read
Analysis of the 2014‑2022 Chinese Internet Company Death List