On 25 Nov 2014, at 10:39pm, Igor Tandetnik <i...@tandetnik.org> wrote:

> On 11/25/2014 5:32 PM, Simon Slavin wrote:
>> SQLite doesn't support massive concurrency because it locks the entire 
>> database during changes.
> 
> Not entirely true. WAL mode allows one writer working concurrently with 
> multiple readers.

Fair point.  I should have written 'writing concurrency'.  I would be 
interested in anything you have to say about the article I referred to.

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

Reply via email to