On 9/18/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Can SQLite take advantage of multiple CPU's and/or multiple
>  cores?
>  Thank you,
>  Malcolm


I probably don't know what I am talking about, but my sense is that
SQLite itself can't, or rather, isn't designed to work that way. On
the other hand, you can write your applcation, which is using SQLite,
to take advantage of multiple CPUs.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to