Mail Archive Home | c-jdbc-commits List | December 2002 Index
| <-- Date Index --> | <-- Thread Index --> |
Date: Tuesday, December 31, 2002 @ 10:00:29
Author: cecchet
Path: /cvsroot/c-jdbc/./src/org/objectweb/cjdbc/util
Added: ReadPrioritaryFIFOWriteLock.java
Added Reader/Writer locks with Write priority and corresponding test file.
This locking is used to allow load balancers to lock the backend list while
traversing the list to send the requests to the backend. Therefore
adding/deletion of backends can occur transparently without any inconsistency
while maintaining a good parallelism by allowing parallel traversing of the
list.
----------------------------------+
ReadPrioritaryFIFOWriteLock.java | 215 +++++++++++++++++++++++++++++++++++++
1 files changed, 215 insertions(+)
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.