-->
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.  [ 3 posts ] 
Author Message
 Post subject: Perfomance of Hibernate in Large scale application
PostPosted: Fri Dec 09, 2011 6:45 am 
Newbie

Joined: Fri Dec 09, 2011 4:49 am
Posts: 2
Hello,

we have planned to convert our lagacy Java application( Jsp/Servlets/bean) to Spring/Hibernate/Ajax+Jquery framework.
right now we are using SQL server 2008 as database and JDBC for DB connection,

now we need to change old application to new technologies

configuration + load as per below for new application

    Concurrent access = 100 users ( it may be 3-4 times in future)
    Database tables = 450 ( can be increased 100 more in coming month, introducing new version)
    more than 10 million records = in 10 or 15 tables
    in one of transaction Table max columns = 260 ( other tables are having average 15 columns)
    Two application running parallely on Jboss on two different context ( one is on root and other with subroot)

now my question
1) is hibernate capable to handle above scenario?
2) if above answer is "yes" then what should be precuationary measure to run our application smoothly?

Please let me know answer asap.


Top
 Profile  
 
 Post subject: Re: Perfomance of Hibernate in Large scale application
PostPosted: Fri Dec 09, 2011 9:18 pm 
Newbie

Joined: Fri Dec 09, 2011 9:13 pm
Posts: 1
i don't understand the question.

_________________
Watch New Year’s Eve Online Free


Top
 Profile  
 
 Post subject: Re: Perfomance of Hibernate in Large scale application
PostPosted: Mon Dec 12, 2011 5:16 am 
Newbie

Joined: Fri Dec 09, 2011 4:49 am
Posts: 2
seikialice88 wrote:
i don't understand the question.

my question is related to
1) perfomance of Hibernate vs JDBC
2) what should be the precauationary measure we need to take while its development
3) is new framework capable to handle large scale application where more than 100 concurrent users, with 450 DB table and having more than 10 millions records in 10-15 columns?

hope , now you are clear.

thanks,
indra


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.