I'd like to raise a functional question about JBossCache eviction policy of an 
Aop tree cache, more specifically the max number of nodes inside a region. 

Is the maximum nodes of a region of an eviction policy for an aop tree cache:

a/ the maximum number of root nodes you can put in the cache, that is the 
maximum number of calls to 'putObject' you can make with different frq's at 
each call,

or,

b/ the maximum number of objets put in the cache, an object being either a 
local root put in the cache with 'putObject' method, or a dependant object that 
you can reach from root POJOs.

I cannot answer thie question from the documentation provided by the project.

Fred

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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to