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

The author seems to reinforce the original point, that the async paradigm ends up working best in an all-or-nothing deal. Whether the difficulties in interfacing the paradigms should be attributed to the blocking part or the async part does not really matter for the practical result: if calling blocking code from async code is awkward and your project's main design is async, you're going to end up wanting to rewrite blocking code as async code.


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

Search: