Comment on Core to core latency data on large systemsparentComments−RedlineTriad2yThere is also another thread-per-core implementation by ByteDance (TikTok) for Rust called Monoio with benchmarks[0] comparing it to Tokio and Glommio.[0] https://github.com/bytedance/monoio/blob/master/docs/en/benc...
Comments
There is also another thread-per-core implementation by ByteDance (TikTok) for Rust called Monoio with benchmarks[0] comparing it to Tokio and Glommio.
[0] https://github.com/bytedance/monoio/blob/master/docs/en/benc...