On Aug 30, 2010, at 5:44 AM, Gilles wrote:
> Hello,
>
> When sqlite3async ("Asynchronous I/O Module For SQLite" -
> http://www.sqlite.org/asyncvfs.html) is used, is it possible to keep
> running
> SQLite in the Single-thread mode (as described in
> http://www.sqlite.org/threadsafe.html) or does this necessarily mean
> that the
> Multi-threads or serialized modes must be used?
I think it's Ok to have SQLite in single-thread mode. At least,
I can't see why not.
Dan.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users