Hacker News new | ask | show | jobs
by fluffything 2026 days ago
You can have millions of coroutines in flight in Rust using async/await without issues.

This app explicitly wants to use threads, for some reason.