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

If you want async, use gevent or other async implementation and you'll get ~same as node. If you want parallellism, you'll need multiple processes. Every framework in whatever language should move expensive operations outside of request-response.


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

Search: