I have actually made some benchmarks between gunicorn and uwsgi and I can tell you that uwsgi is a tad faster only, is not going to make a lot of difference, however, they both differ on features, if you want something simple and quick to deploy gunicorn is simple to get going. Uwsgi however has a lot of useful features (emperor mode, zerg, mules).
I can tell you that I would pick on what I need rather than speed between those two, they are very close to each other to make a huge difference at all. Regards, Carlos Ruvalcaba On Mon, Feb 17, 2014 at 11:39 AM, Javier Guerra Giraldez <jav...@guerrag.com > wrote: > the fastest server is the one that doesn't do anything useful. as > soon as you've got an application to handle requests, the magnitude of > any difference between all these (and others) drops below random noise > levels. > > -- > Javier > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAFkDaoT1R1jU9GWFXwLP%2BXqH_Yw6EwwCdfVSUi_X7wG%3DjhYtpA%40mail.gmail.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEF3qbncRi7Du5Bcv%2B%3DMFnDPMnNuHUS2V_GCdqC8b8ub96dGXA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.