On Nov 14, 2011, at 3:45 PM, Paxdo Presse wrote:

> The writing is sequential, so I guess only one thread at a time. 

Yes, only one writer at one time.

> But for reading? Are multiple threads can "simultaneously" perform read 
> operations?

As many readers as you want.

http://www.sqlite.org/draft/wal.html

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

Reply via email to