Guido,

> Il giorno 16/ott/2012, alle ore 18.26, Andriy Kornatskyy ha scritto:
>
> >
> > Database heavy applications unlikely load your web server CPU 100%, since 
> > they cause significant IO delays between processes, unless you are caching. 
> > ORM, routing, template rendering can + your application logic.
>
> It depends on the query ;)

It depends on ORM (how it translates to query and interpret results)... not on 
query itself.

Thanks.

Andriy
                                          
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to