3.1K1.2K24
System DesignPerformanceArchitecture
Scaling WebSocket Connections to 1M Users
Practical patterns for scaling real-time WebSocket connections using connection pooling, sharding, and edge compute.
KV
Khoa Vo
@khoavo · 5d ago
14 min read52.6K
KV
Khoa Vo
@khoavo
Product engineer at a YC startup. Writing about building products that scale.
9.4K followers38 articles
Related Articles
ReactNext.js
Why React Server Components Change Everything
A deep dive into the mental model shift RSC brings to React applications, and why it matters for the future of web development.
TTToan Tran12m
CSSArchitecture
Token-Driven Design: Beyond CSS Variables
How to architect a design token system that works across platforms, tools, and team boundaries.
LNLinh Nguyen9m
AI/MLPerformance
Running LLMs in the Browser with WebGPU
Step-by-step guide to running inference for small language models directly in the browser using WebGPU acceleration.
DPDuc Pham15m
