Real time communication
Real-Time Analytics with SignalR and InfluxDB: Building a Production Metrics Dashboard
- Sudhir Mangla
- Data analytics , Real Time Communication
- 14 Jan, 2026
1 Architectural Foundations for High-Throughput Analytics Modern production systems emit metrics continuously. CPU usage, request latency, cache efficiency, queue depth, and IoT sensor values ar
Read More
Building Zoom at Scale: WebRTC, Selective Forwarding Units, and 50 Million Daily Meeting Participants in .NET
- Sudhir Mangla
- Practical Design , Real Time Communication
- 02 Dec, 2025
1 Architectural Foundations: Mesh vs. MCU vs. SFU Building a real-time video platform that supports 1,000-person meetings or tens of millions of daily participants forces you to confront archite
Read More
Reactive + Functional UI Patterns in TypeScript and F#: RxJS, Signals, and Elmish for Real-Time Apps
- Sudhir Mangla
- Frontend architecture , Real Time Communication
- 20 Oct, 2025
1 Why reactive + functional UIs now (and what this article delivers) Real-time apps no longer feel “advanced.” They’re expected. Users assume dashboards refresh instantly, collaborative editors sy
Read More
Implementing Server-Sent Events (SSE) vs. WebSockets vs. Long Polling: Real-Time Communication Patterns in ASP.NET Core
- Sudhir Mangla
- .Net architecture , Real Time Communication
- 29 Sep, 2025
1 The Quest for Real-Time: Why Instantaneous Communication Matters Modern software no longer operates in a world of static pages and delayed refreshes. Users expect real-time interaction: live cha
Read More