"Rosemary Alles" <[email protected]> wrote in message news:[email protected] > Run on a single processor, the following query is quite fast: > > When concurrency is introduced (simply running the query on several > processors against the same database - say 300 instances of it) causes > a massive slow down
Well, you may have multiple CPUs, but you only have a single hard drive. That drive head can't be in multiple places simultaneously. Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

