TIL: How Discord Handles 2.5 Million Concurrent Voice Users

Today I learned about Discord's impressive WebRTC architecture that handles 2.5 million concurrent voice users, including their technical challenges and solutions for massive scale real-time communication.

April 21, 2021 路 2 min

TIL: Comprehensive Distributed Systems Reading List

Today I learned about a curated reading list for understanding distributed systems, covering essential papers, books, and resources for building scalable, fault-tolerant systems.

March 2, 2021 路 3 min

TIL: Redis Network Model and Internal Architecture

Today I learned about Redis's sophisticated network model, event-driven architecture, and internal implementation details that make it one of the fastest in-memory data stores.

February 20, 2021 路 6 min

TIL: Architecture of Open Source Applications, Compiler Development Resources, and Oil Shell

Today I learned about comprehensive open source architecture documentation, practical compiler development tutorials, the Cannoli Python compiler in Rust, and the Oil shell project.

September 16, 2020 路 6 min