Comment by seabrookmx
3 hours ago
Tokio uses a thread pool with work stealing so it is definitely more advanced than Windows 3.1's model!
As other commenters have pointed out, cooperative multitasking is actually a great fit for I/O bound code.
3 hours ago
Tokio uses a thread pool with work stealing so it is definitely more advanced than Windows 3.1's model!
As other commenters have pointed out, cooperative multitasking is actually a great fit for I/O bound code.
No comments yet
Contribute on Hacker News ↗