[jbosscache-dev] eviction policies

Manik Surtani manik at jboss.org
Fri Feb 9 04:52:52 EST 2007


On 9 Feb 2007, at 09:42, Manik Surtani wrote:

> On 8 Feb 2007, at 19:19, Mircea Markus wrote:
>
>> Hi guys,
>>
>> I've walked around eviction policies and here are some thoughts
>>
>> 1) There is an eviction policy algorithm more efficient than LRU  
>> (which I found quite popular) - Adaptive Replacement Policy. The  
>> basic idea is to not rely only on the time of last access to the  
>> node, but also on the number of time(frequency) a given node was  
>> accessed. Here it is a nice description of how it works: http:// 
>> en.wikipedia.org/wiki/Adaptive_Replacement_Cache.
>
> This actually is quite interesting.  Something to look into.
>
>

http://jira.jboss.com/jira/browse/JBCACHE-971

Mainly as a reminder to look into this in more detail after 2.0.0 is  
released.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbosscache-dev/attachments/20070209/0a36d34c/attachment.html 


More information about the jbosscache-dev mailing list