Re: How to interpret the performance difference: Tornado vs Django

2009-10-06 Thread Kenneth Gonsalves
On Wednesday 07 Oct 2009 3:26:21 am ihomest...@gmail.com wrote: > Since many have mentioned that django is not an asynchronous > framework, you still have not understood. django is a framework. It is not a webserver, or any kind of server. (oops, just noticed that this discussion is on the deve

Re: How to interpret the performance difference: Tornado vs Django

2009-10-06 Thread Graham Dumpleton
Read: http://blog.dscpl.com.au/2007/09/parallel-python-discussion-and-modwsgi.html Graham On Oct 7, 8:56 am, "ihomest...@gmail.com" wrote: > Thanks to you guys for the insightful discussions and thoughts on this > topic. It is always good to hear from many sides to get a complete > picture.

RE: How to interpret the performance difference: Tornado vs Django

2009-10-06 Thread Enlightend
ent from my Windows Mobile phone -Original Message- From: ihomest...@gmail.com Sent: woensdag 7 oktober 2009 05:56 To: Django developers Subject: Re: How to interpret the performance difference: Tornado vs Django Thanks to you guys for the insightful discussions and thoughts on this t

Re: How to interpret the performance difference: Tornado vs Django

2009-10-06 Thread ihomest...@gmail.com
Thanks to you guys for the insightful discussions and thoughts on this topic. It is always good to hear from many sides to get a complete picture. I agree with your comments about the benchmark thing and that is the also the origin of my confusions when I read the benchmark part in the Tornado doc

RE: How to interpret the performance difference: Tornado vs Django

2009-10-06 Thread TheMaTrIx
Behalf Of Kenneth Gonsalves Sent: dinsdag 6 oktober 2009 10:42 To: django-developers@googlegroups.com Subject: Re: How to interpret the performance difference: Tornado vs Django On Tuesday 06 Oct 2009 1:53:44 pm TheMaTrIx wrote: > I have a nack for optimizing PHP Webservers what is a

Re: How to interpret the performance difference: Tornado vs Django

2009-10-06 Thread Kenneth Gonsalves
On Tuesday 06 Oct 2009 1:53:44 pm TheMaTrIx wrote: > I have a nack for optimizing PHP Webservers what is a PHP webserver? -- regards kg http://lawgon.livejournal.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

RE: How to interpret the performance difference: Tornado vs Django

2009-10-06 Thread TheMaTrIx
ups.com [mailto:django-develop...@googlegroups.com] On Behalf Of Roberto De Ioris Sent: dinsdag 6 oktober 2009 9:24 To: django-developers@googlegroups.com Subject: Re: How to interpret the performance difference: Tornado vs Django On Mon, 2009-10-05 at 22:16 -0700, ihomest...@gmail.com wrote: > I re

Re: How to interpret the performance difference: Tornado vs Django

2009-10-06 Thread Roberto De Ioris
On Mon, 2009-10-05 at 22:16 -0700, ihomest...@gmail.com wrote: > I read this doc about the performance comparison between Tornado and > Django: http://www.tornadoweb.org/documentation > > I am quite new to both django and tornado (just heard about it). To me > there are a few confusing points abo

Re: How to interpret the performance difference: Tornado vs Django

2009-10-05 Thread Graham Dumpleton
On Oct 6, 4:16 pm, "ihomest...@gmail.com" wrote: > I read this doc about the performance comparison between Tornado and > Django:http://www.tornadoweb.org/documentation > > I am quite new to both django and tornado (just heard about it). To me > there are a few confusing points about the conclu

Re: How to interpret the performance difference: Tornado vs Django

2009-10-05 Thread Kenneth Gonsalves
On Tuesday 06 Oct 2009 10:46:44 am ihomest...@gmail.com wrote: > I read this doc about the performance comparison between Tornado and > Django: http://www.tornadoweb.org/documentation comparison between django and tornado? django is a web framework. Tornado is a web server. Whats to compare?

How to interpret the performance difference: Tornado vs Django

2009-10-05 Thread ihomest...@gmail.com
I read this doc about the performance comparison between Tornado and Django: http://www.tornadoweb.org/documentation I am quite new to both django and tornado (just heard about it). To me there are a few confusing points about the conclusion that "Tornado consistently had 4X the throughput of the