- From: Nikunj R. Mehta <nikunj.mehta@oracle.com>
- Date: Fri, 24 Jul 2009 16:13:13 -0700
- To: Aaron Boodman <aa@google.com>
- Cc: Ian Hickson <ian@hixie.ch>, public-webapps WG <public-webapps@w3.org>, Laxmi Narsimha Rao Oruganti <Laxmi.Oruganti@microsoft.com>
On Jul 24, 2009, at 3:57 PM, Aaron Boodman wrote: > So you are > reduced to very awkward ways of cooperating -- using the database > itself as a queue or for master election, or designing a separate > transaction system between tabs which might be on separate threads, > using an asynchronous API. Or you just accept that any statement can > fail and retry everything. Or your app is just buggy if multiple > instances are open. Did you consider for a moment that all this is merely a result of the SQLite "feature" to lock the entire database? Nikunj http://o-micron.blogspot.com
Received on Friday, 24 July 2009 23:15:43 UTC