Ask Your Question
0

Did anyone tried with Gevent?

asked 2012-01-16 18:09:07 -0500

nil's avatar

updated 2012-01-18 07:34:32 -0500

Evgeny's avatar

I found it's good lightweight server, if you are running python django.

Would be interested to learn, thinking to deploy behind Nigix reverse proxy! Any thoughts guys.

Cheers

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-01-18 06:51:32 -0500

Evgeny's avatar

We have some experience with using uwsgi, last time I checked about 6mos. ago, gevent, gunicorn and uwsgi were touted to be about equal, don't know if anything changed since then.

edit flag offensive delete link more

Comments

I'm doing a feasibility study for one of my client, will try to develop as case study. So far, gevent & uwsgi seems to be far ahead than other, particularly with nginx as reverse proxy, I've achieved 280 req/s with 1-2 sec avg. response time on m1.large (aws), aggressive caching.

nil's avatar nil  ( 2012-01-19 05:07:16 -0500 )edit

@Evgeny, can you advise any python tools that can give 360 degree view with performance statistic, e.g. sql call, function call, view rendering time. I'd be interested to see, what are the bottleneck and can I sort them out with conf twicks.

nil's avatar nil  ( 2012-01-19 05:09:25 -0500 )edit

@Evgeny, can you share your configurations?

nil's avatar nil  ( 2012-01-19 05:10:21 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2012-01-16 18:09:07 -0500

Seen: 340 times

Last updated: Jan 18 '12