-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Multiple cache implementations
PostPosted: Wed Aug 24, 2005 8:43 am 
Newbie

Joined: Thu Nov 25, 2004 11:44 am
Posts: 15
Location: Woodbridge UK
Has anyone tried setting up more than one cache implementation for a hibernate application?

It seems as if would be fairly straightforward to write a "composite cache provider" which allows you to configure for each cache region which cache implementation will actually be used.

This would allow you, for example, you could have critical heavily updated data being cached using a transactional clustered cache, while less critical tables could be clustered using JVM-level cacheing with timeouts.

As long as there are no dependencies between cache regions at the implementation level, this seems like it would make a lot of sense for certain application.

Are there any gotchas that anyone knows about preventing this from being done, or any reason why this has not been implemented?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.