Handmade Network»Forums
Martin Fouilleul
39 posts / 3 projects
PhD student at Ircam, doing research on programming languages for temporal interaction. Former sound engineer and computer music designer.
Asking for resources on networking code optimization
Edited by Martin Fouilleul on Reason: Initial post
Hello !

Does anyone know good resources (books/parpers/posts/whatever) about optimizing networking code ?

In a project i'm currently working on, i'm specifically trying to optimize for low latency (not bandwidth) in the context of UDP packets exchanged over a WiFi network.

But i'm interested in any kind of resource on the broader topic as well. Searching the web gave many "vague" and non technical results...

Thanks !

Martin
Marc Costa
65 posts
Asking for resources on networking code optimization
I remember reading some of the early posts here https://gafferongames.com/ and they looked really well. Lots of good information from games industry experience.