in reply to Sqlite: Threads and inserts into a different database for each one. (1 thread fast, >1 slow)

FWIW, its possible to get the benefits of concurrency by switching the sqlite library you link to with Oracle Berkeley DB SQL APIs .... BDBSQLite
  • Comment on Re: Sqlite: Threads and inserts into a different database for each one. (1 thread fast, >1 slow)