Skip to main content
在 Manus 中运行任何 Skill
一键导入

high-performance-low-ram-client-server

星标57
分支13
更新时间2026年7月10日 01:48

Abstract, engine-agnostic playbook for building extremely fast, extremely small-footprint client/server software (real-time games, MMOs, low-latency services). Distils the architecture that lets one single-threaded server hold hundreds of clients in 10-20 MB base RAM plus <1 KB per client, stay playable over <10 KB/s / >1000 ms links, saturate into a stable plateau instead of a death spiral, and run on hardware as weak as a 66 MHz i486 or an AMD Geode LX800 — while the SAME source also scales out to a multi-role cluster and down to a no-filesystem microcontroller. Use when designing a protocol, a hot path, a memory layout, a persistence/distribution strategy, or a cluster, where performance-per-watt and operability on bad hardware / bad networks are first-class goals.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
28 个文件
SKILL.md
readonly