No but `tokio` is for multithreaded IO and IO-bound operations not CPU-bound.
Here is an outline of my evaluation on the challenges to write one <https://forum.nim-lang.org/t/7065#44457> (better discuss in the current thread than the original).
No but `tokio` is for multithreaded IO and IO-bound operations not CPU-bound.
Here is an outline of my evaluation on the challenges to write one <https://forum.nim-lang.org/t/7065#44457> (better discuss in the current thread than the original).