-->
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: Sharing 2nd level cache between configurations w/ TreeCache
PostPosted: Wed Aug 22, 2007 10:27 am 
Newbie

Joined: Wed Aug 24, 2005 1:43 pm
Posts: 10
Hello all,
I have the following db setup:
1) one primary database where all active data are stored
2) an archived database that contains all data (archived and active data) with pretty much the same schema than 1)

1) is used for read/write
2) is exclusively used for read access.
1) & 2) currently have the same hibernate configuration files, except for the datasource name. Caching is disabled for now.

I'd like to enable caching across the board. can/will the 2nd level cache info be shared between these two configurations (I would use TreeCache in a cluster) if I use the same multicast address in both?

Thanks in advance,
Seb


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.