Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

No, you don't. Threaded HTTP servers and standard, blocking network clients are available, just not that en-vogue. The very highest performance servers and clients will be async, because threading doesn't get you there, but then again, you (as in: application developer) almost never need that kind of performance in your HTTP stack anyway (this does not make using Rust for such a project pointless in any way).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: