Login
From:
tokio.rs
(Uncensored)
subscribe
Making the Tokio scheduler 10x faster | Tokio - An asynchronous Rust runtime
https://tokio.rs/blog/2019-10-scheduler
links
backlinks
Roast topics
Find topics
Find it!
Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.