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?

Thanks a lot,

Best regards,

Gilles

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

Reply via email to