Event driven server that wastes CPU when threaded doesn't

Nick Vatamaniuc vatamane at gmail.com
Sun Oct 29 17:55:23 EST 2006


Try the --skip-networking option for mysqld

Paul Rubin wrote:
> "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