Hacker News new | ask | show | jobs
by solar-ice 1470 days ago
Async in Rust usually runs across many cores, using a work-stealing scheduler, fwiw.