[jboss-user] [JBossCache] - Re: Replication setting per region

2008-03-14 Thread [EMAIL PROTECTED]
Hmm, that is a bit more tricky.  Are you suggesting that some entities need to 
be replicated while others not?  If that is the case, perhaps you could use 
different hibernate configurations, perhaps using shards?  Disclaimer: I 
haven't investigated or thought about this too much, I could be talking 
rubbish!  :-)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4136643#4136643

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4136643
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Replication setting per region

2008-03-14 Thread genman
I don't see why you couldn't subclass the replication interceptors to simply 
ignore certain FQN. Unfortunately, it's not that straightforward to set up your 
own interceptor chain.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4136854#4136854

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4136854
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Replication setting per region

2008-03-12 Thread [EMAIL PROTECTED]
No - but you could use separate caches

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4136114#4136114

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4136114
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Replication setting per region

2008-03-12 Thread fkohantorabi
[EMAIL PROTECTED] wrote : No - but you could use separate caches

Thanks for the answer Manik. I need to do this in a hibernate app in which 
JBoss cache serves as an L2 cache and due to fine grained performance 
optimizations I need to mute some regions. 

Well, if you give me some hints (class name, ...) on how replication works I 
could implement one and send it to you too if it is useful.

Thanks again,
Farzad-

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4136121#4136121

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4136121
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user