conference logo

Playlist "Rustfest 2018 Paris"

Scalable Networking with Rust

Tigran Bayburtsyan

Real-time networking applications becoming more popular, but building backend systems is challenging in terms of memory and cpu efficiency. This is a story about how at TreeScale (github.com/treescale) we got 10X+ memory and cpu efficiency using Rust MIO as a main network TCP/UNIX handling system with thread pools.