Event driven server that wastes CPU when threaded doesn't

Paul Rubin http
Sun Oct 29 17:18:02 EST 2006


"Nick Vatamaniuc" <vatamane at gmail.com> writes:
> The simplest solution is to change your system and put the DB on the
> same machine thus greatly reducing the time it takes for each DB query
> to complete (avoid the TCP stack completely).

Since when do any db's let you avoid the TCP stack, even on the same
machine?



More information about the Python-list mailing list