Learning Async Rust With Entirely Too Many Web Servers
ibraheem.ca/posts/too-many-web-serversA nice explanation of async that’s not about “threads slow”, but rather about how async as an abstraction emerges from sensible design decisions.
A nice explanation of async that’s not about “threads slow”, but rather about how async as an abstraction emerges from sensible design decisions.