On 18 Aug 2017, at 5:39pm, Jens Alfke <j...@mooseyard.com> wrote:

> Actually, "multi-threaded mode" usually means using a _single_ connection on 
> multiple threads.
> 
> What you're doing — a separate connection for each thread — is effectively* 
> the same as running multiple single-threaded processes, i.e. it doesn't 
> involve any concurrency within SQLite.

We need a grid, with number of connections along the top and number of threads 
down the side.  Might be useful in the documentation.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to