-->
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: Distributed Object Cache with limited distribution?
PostPosted: Tue Jan 20, 2004 12:59 pm 
Regular
Regular

Joined: Tue Jan 06, 2004 3:32 pm
Posts: 80
Location: Munich, Germany
Hello everyone,

we are planning a large business application with just a few database tables but many rows in the tables. For performance and fail-safeness we will be using a cluster of servers. We are thinking about using Hibernate and JBossCache.

The problem we see with JBossCache is that it always distributes all objects to each cluster node. This would be a memory problem in our case. We'd like to replicate each object to maybe only two or three nodes and further replicate only on demand.

Is there any Cache solution for this (that fits with Hibernate)?

Regards,

Andreas


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.