Map
Index
Random
Help
th

Quote: Guava has non-exclusive read locks and exclusive update locks; better than Java's synchronized methods

topics > all references > references a-b > QuoteRef: bacoDF10_2000 , p. 385



Topic:
updating information with locking

Quotation Skeleton

In Guava, there are two kinds of locks … : [non-exclusive] read locks and [exclusive] update locks. … In contrast, Java only provides synchronized methods, which … must either suffer performance consequences … or use obscure programming idioms that … [avoid] locks.   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: updating information with locking (20 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.