Corin Moss wrote:
> 
> JCS certainly has an implementation of a r/w lock:
> 
> http://jakarta.apache.org/turbine/jcs/xref/org/apache/jcs/util
> s/locking/
> ReadWriteLock.html
> 
> The indexed disk cache certainly uses it, as I suspect does 
> any other cache which needs such a thing. So I guess we 
> should be fine to remove the A-R-W dependency?
> 
Yes.

> It's worth noting that JCS even implements a r/w lock for its 
> JISP implementation, where JISP doesn't do such a thing on its own.
:)

> 
> Does this require a vote? :)

No, such changes doesn't require a vote. So you can just go ahead.

Carsten

Reply via email to