[BangPypers] Django nginx and uwsgi
Hrishikesh Kulkarni
rishi at turtleyogi.com
Thu Jul 11 06:23:27 CEST 2013
+1
We use this stack for our online video collaboration platform at
OneKlikStreet.com . Also Nginx support for websocket (
http://nginx.org/en/docs/http/websocket.html) lets you add some cool
realtime apps.
On Thu, Jul 11, 2013 at 7:01 AM, Venkatraman S <venkat83 at gmail.com> wrote:
> My belief in this stack reiterated :
> http://justcramer.com/2013/06/27/serving-python-web-applications/
>
> And this pokes me again to write a post on how to setup the whole stack
> which has been in my draft for quite sometime now!
>
> Long story short: I tried this stack and was impressed with the easiness of
> the setup, configuration options and performance. I did some basic
> benchmarking with NewRelic's agents and found that for a simple site, like
> a corporate website, running on a DO droplet(the basic one), the memory and
> CPU usage was *really* less. Also, some of the features of uwsgi are
> kickass(like spooler) and I see that the author(Roberto) is extremely
> helpful.
>
> -V
> @venkasub <http://about.me/venkasub>
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
More information about the BangPypers
mailing list