-->
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: Clustered Hibernate with 80 databases
PostPosted: Thu Nov 22, 2007 12:44 pm 
Newbie

Joined: Thu Nov 22, 2007 12:32 pm
Posts: 2
Hello,

In our production environment, we have 4 Postgre Database Servers totalling to around 80 databases.

On the Application Server side, we have 10 clustered Tomcat Application servers with multiple applications which can access any number of databases during each HTTP web request call. We use low level JDBC operations in our tomcat clustered applications.

We wish to migrate to Hibernate since we see many benefits and we have the following concerns / questions / doubts.

It would be crazy to create and load 80 Session objects on each of the clustered servers. Our applications keep changing and only certian hibernate classes /database structures need to be changed. It may not make sense to stop all the servers and restart them if only a few database structures / classes undergoes changes. Is there a JNDI "like" solution where all sessions can be loaded and saved in a central location from where we can get a Session do our operation and return the Session back?

Is there anyone who have similar deployments like ours who have taken more wiser paths to what I we are trying to do? :-)

Regards
Pat


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 24, 2007 2:08 am 
Newbie

Joined: Thu Nov 22, 2007 12:32 pm
Posts: 2
Can someone please help us with my question. Please help!

Pat


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.