What is the difference between the SQLITE_CONFIG_MULTITHREAD &  
SQLITE_CONFIG_SERIALIZED options - When a) the same handle is shared between 
multiple threads in a process and when different handles are used by threads in 
a proceses.

Is there any difference in concurrency ? What should be used in a multi 
threaded process with  more than one thread updating and reading the database.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to