Hey.

I was wondering if anyone knows how does TreeCacheAOP manage locks for 
aspectized collection classes. 

Basically I want to put a large map on the cache, and then use the apectized 
map. I'm expecting heavy reads and non freequent write to the map. As 
performence is critical, I need the locking to be on the current key that is 
modified, and not on the whole map. Is this the case?

BTW, another question: is there any way to run over all the map elements using 
an iterator without locking the whole map?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885936#3885936

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885936


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to