Wednesday, July 30, 2014

Flup vs Guicorn vs uWsgi on Nginx

Hi Folks,
  We are in our initial deployment stage, and have decided to deploy django(1.6.X) on Nginx, and trying to decide which WSGI server to use.
  I am positive all have something to offer and may not be fair just to throw out "which one to use", but I was hoping to get some guidance on the following items

0. Handle high concurrent requests
1. Performance / less transnational overhead,
2. Compatible with django/Nginx, in a sense easy configuration
3. Large number of users

Or any other measurement you think is important to consider.

Thanks

--
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+unsubscribe@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/ee75c0a3-d02a-4742-b152-a89b705692ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment