On Tue, 2009-08-04 at 14:35 +0100, Manik Surtani wrote:

Yes this is obviously something worthwhile at a high level.  I cannot
speak to implementation details wrt Infinispan.

> 
> I suppose that would depend on the need for different eviction
> characteristics for different entity types.  So from that perspective
> (the ability to use) a different cache per entity is useful.
> 
> 
> E.g.,
> 
> 
> NoEvictionCache for [CountryList]
> NoEvictionCache for [SomeOtherDropDown]
> AggressivelyEvictedLRUCache for [Users]
> AggressivelyEvictedLRUCache for [Orders]
> LargeCapacityFIFOCache for [ProductsCatalog]
> 
> 
> etc. may well prove useful.  
> 
-- 
Steve Ebersole <st...@hibernate.org>
Hibernate.org

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to