Top /
Computers /
Programming /
Threads /
Java /
|
Implementing Read-Write Locks in Java
Read-write locks allow multiple threads to acquire a read lock provided no other thread currently has a write lock on the same object. A thread can acquire a write lock if no other thread owns either a read lock or a write lock.
http://www.asingh.net/technical/rwlocks.html
Asingh.net ~
Site Info
Whois
Trace Route
RBL Check
|
|
|
|