Skip to content

Commit 2bc9a2c

Browse files
committed
feat: add rust-perf
1 parent fd9f0f0 commit 2bc9a2c

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# 单机 Rust 架构处理 10 万+ 在线用户:深度分析与优化建议
1+
---
2+
title: 单机 Rust 架构处理 10 万+ 在线用户:深度分析与优化建议
3+
published: 2026-01-23
4+
description: 深度分析单机 Rust 如何处理 10 万+在线的实时推送,从数据分层、背压策略、连接管理到可观测性的全方位优化建议。
5+
tags: [Rust, 性能优化, WebSocket, 架构]
6+
category: 技术
7+
draft: false
8+
---
29

310
> 本文基于 V2EX 帖子 [《独立开发:单机 Rust 如何扛住 10 万+在线的行情推送?告别 Redis/Kafka 的"极简"架构》](https://www.v2ex.com/t/1187618) 进行深度分析和扩展。
411

0 commit comments

Comments
 (0)