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

> If each thread writing (a transaction that contains one or more 
> INSERT/UPDATE) takes an average of 10 ticks, and each thread reading (a 
> transaction that contains one or more SELECT) takes an average of 10 ticks, I 
> would like to know how many thread SQLite can handle in one second or one 
> minute, very roughly, with WAL.

As many as your hardware can sustain.

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to