On Aug 15, 2013, at 3:47 PM, ibrahim <ibrahim.a...@googlemail.com> wrote:

> On 15.08.2013 21:39, Gary Weaver wrote:
>> SQLite varies between file is encrypted/not a DB errors and database disk 
>> image is malformed. It would seem consistent with SQLite not handling 
>> concurrent processing in this particular environment or with the version of 
>> SQLite since 3.7.7 is fine in OS X.
>> 
>> Is there anything that stands out as something that would keep 30 processes 
>> from being able to concurrently insert into the same tables?
> 30 processes being able to concurrently insert into the same tables ???

Thanks to you and Richard for the links and info. Concurrency is not outlandish 
to expect, especially when it works in OS X and just not in the Ubuntu vm in 
Travis, but I now understand that these are expected problems.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to