On Wed, Feb 27, 2013 at 9:23 PM, Thomas Mueller <
thomas.tom.muel...@gmail.com> wrote:

> . And just replacing synchronized with ReentrantLock wouldn't really help
> much.
>
>
Depends on how hard the lock is being contended. If a lock is heavily
contended, the fairness property of ReentrantLock would be very useful.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To post to this group, send email to h2-database@googlegroups.com.
Visit this group at http://groups.google.com/group/h2-database?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to