Hi, > For a large scale system you have a third choice: use some other RDBMS > which is implemented in one process and has a much better control over > its data and much better communication between readers and writers. Well, I love sqlite, and I want to continue using it (small, fast, reliable ...). I think it is better to solve such problems inside sqlite (Not to mention you don't need large scale system to reproduce this issue, 50 lines of C code is enough).
Yoni. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users