what is the use of custom built event driven systems? On Fri, Sep 11, 2009 at 10:55 PM, Graham Dumpleton < [email protected]> wrote:
> > > > On Sep 11, 11:07 pm, andrei <[email protected]> wrote: > > http://www.tornadoweb.org/documentation#performance > > > > Why does Django perform better than webpy under apache+mod_wsgi? > > I raised that same point in discussion on web2py list where they are > also talking about Tornado. Frankly their results are a bit suspect. > They use what is effectively a hello world application with light > weight framework with Tornado compare to heavy weight Django. Lets see > Django run on Tornado for proper comparison. Or even compare to WSGI > hello world running on both Tornado and Apache/mod_wsgi. > > Either way, Tornado will suffer same problems that running WSGI on > nginx/mod_wsgi will. > > > http://blog.dscpl.com.au/2009/05/blocking-requests-and-nginx-version-of.html > > So, it might be good for custom built even driven systems, but don't > get your hopes of for it being a general purpose WSGI server. > > Graham > > > On Sep 10, 11:48 pm, Aaron Swartz <[email protected]> wrote: > > > > > > > > > Bret Taylor's written his second web.py clone (his first was Google > > > App Engine's webapp). Does someone want to see if they can port web.py > > > to talk to his nonblocking webserver: > > > > >http://www.tornadoweb.org/ > > > -- BidEgg - Worlds best low price Auction site http://bidegg.com Amazing wedding entrance viral video http://fotoroll.com/sv?q=jk%20wedding%20entrance%20dance%20Amazing%20wedding%20video --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
