I think this can be all implemented as an eviction policy. The only thing that cannot be implemented using the eviciton policy is the ttl per node, unless you come up with a specific nming convention for the node and provide the ttl in some other ways (such as through the configuration of your eviction policy). Other option could be to always add a cached object in your node which will be the ttl. Your evcition policy could then look at this object to determine when the node must be evicted.
Thomas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864136#3864136 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864136 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
