Hacker News new | past | comments | ask | show | jobs | submit login

What's missing a bit here is debugging and tuning for >100 Gbps throughput. Serving HTTP at that scale often requires kTLS because the first bottleneck that appears is memory bandwidth. Tools like AMD μProf are very helpful for debugging this. eBPF-based continuous profiling is also helpful to understand exactly what's happening in the kernel and user-space. But overall, a good read!



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: