Skip to content
Home » networking

networking

Case Study: CI/CD for High-Throughput UDP Services Without Breaking Congestion Control

Introduction When I first started building CI/CD for high-throughput UDP services, I quickly realized how poorly traditional web-style pipelines map to this world. With UDP, the things that matter most—latency, packet loss, jitter, and how we behave under congestion—are exactly… Read More »Case Study: CI/CD for High-Throughput UDP Services Without Breaking Congestion Control