-->
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.  [ 2 posts ] 
Author Message
 Post subject: Caching Implementation
PostPosted: Thu Jun 24, 2004 8:03 pm 
Newbie

Joined: Fri Jun 04, 2004 7:22 pm
Posts: 8
Location: Phoenix, Arizona
Hi:
We've done a couple of PoC on Hibernate and are convinced of it's power. However, we wanted to better understand how Caching works in Hibernate before going ahead in utilizing it for our project.

Let's say we have 100 Million Records in the database and we have 250 concurrent users firing different queries.

Our questions are the following:
1.) Does Hibernate cache all the 100 Million records in memory
2.) If it doesn't put all the records in memory than how does it implement caching
3.) If it does cache the entire 100 Million records than what is the sort of hardware/system configuration we are looking at?
4.) If there is a change in the Db after the first caching - how does Hibernate synchronize its' existing cache with the Db?
5.) Can this synchroization be controlled by some parameter settings and if so where would these need to be done?

An early response would be appreciated.

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 24, 2004 8:05 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
These questions are too generic. Please consider reading the book "Hibernate in Action", the early access is linked on the left side on http://www.hibernate.org/.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


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

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.