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: scalability
PostPosted: Wed Jan 07, 2009 5:12 am 
Newbie

Joined: Wed Jan 07, 2009 5:01 am
Posts: 1
Hi

I was wondering about NHibernate and scalability.

I'm making a web app that does a lot of reporting, so does a lot of big select statements and not too many inserts/updates. If I needed to scale to more than one computer its likely that the database will need to be scaled before the web application because it is used heavily.

To scale it it seemed a good idea to have a master database that handles the inserts, and slave databases that handle the select statements. But I don't think this will work cleanly with NHibernate since you can't really configure it to work this way.

So should I forget NHibernate or is there a better strategy that I could use that works well with NHibernate?


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.