Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Tuning Tokio Runtime for Low Latency
Does anyone have any advice for tuning Tokio besides changing the number of threads?
I was wondering if for latency sensitive processing if there are some neat tricks to minimize the time it takes to wake up tasks. I was considering having a small heartbeat task, just to keep the scheduler hot.
Thanks
1 post - 1 participant
🏷️ rust_feed