-->
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: Distributed persistency framework ?
PostPosted: Sun Mar 21, 2004 5:51 am 
Newbie

Joined: Sat Mar 20, 2004 2:18 pm
Posts: 1
Hi,

I'm working on the architecture of a large client/server application.
Motivated by very high performance requirements we come to the conclusion that the result of hot database queries have to be cached on the client side.

On the client side the query statement is assembled and passed to a local cache management system. If requested info is not in the local cache, then the query is passed to the server-side part of the application and the actual database query is executed.

What can be the contribution of Hibernate to such an approach ?

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 24, 2004 7:05 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
Hibernate can use a second level cache of objects and a query cache.

_________________
Emmanuel


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.