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? one compares platforms for running django. like: apache + mod_python - sucks apache + mod_wsgi - rocks nginx + tornado - rocks big time with nginx handling the media and tornado handling django. -- regards kg http://lawgon.livejournal.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---