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

Not a good comparison.

At least gevent monkey patch all the flask and django for a async comparison.

Can you make a fourth comparison with this line added "from gevent import monkey; monkey.patch_all()" before the apps are init?

Thanks.



To me, running gevent's monkey-patches in production is a sign of desperation for speed over all else. And the desperation isn't necessary, because there are better options now.

Code stability matters.




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

Search: