Using Rustlang’s Async Tokio Runtime for CPU-Bound Tasks (thenewstack.io) 1 points by nu11ptr 4y ago ↗ HN
[–] nu11ptr 4y ago ↗ TLDR; If using Tokio for CPU bound tasks, use a different runtime. This prevents excess tail latency in your I/O bound default runtime.
1 comment
[ 5.3 ms ] story [ 17.4 ms ] thread