Check out MVCC. shared locks for most things.....

On Dec 16, 2:20 am, Istvan Soos <[email protected]> wrote:
> Hi,
>
> I've read somewhere in the docs that h2 has a table lock on writes -
> and while the write is locking, there is no concurrent read. Is it
> true that the writes will lock the reading threads too? What is the
> best way to achieve lock-less reading performance? I care less if the
> writes do lock the tables from other writes...
>
> Thanks,
>   Istvan

--

You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.


Reply via email to