-->
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: is hibernate mature?
PostPosted: Fri Jan 02, 2004 11:09 am 
Newbie

Joined: Fri Jan 02, 2004 10:59 am
Posts: 1
Hi All,
I've evoluated orm and the finalists are hibernate and cmp.So my question is about hibernate matureness.I 've read for the projects that uses it,but I can't figure how big are they..... the project that we are going to design is about 2000 tables and 1000 views and we are going to use one-class-to-one-table strategy.We have cluster environment with loadBalance at component level,we plan to use sessionFacade and we can sacrifice the loadBalancing between SLSB and CMP,and could get SLSB+Hibernate.So my question is :
Is there any bigger or common projects that uses hibernate and how the hibernate takes huge load and is the scalability good enough?

Regards,
Vladislav


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 02, 2004 2:33 pm 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
You can find some info about hibernate performance and scaling here:http://www.hibernate.org/15.html#A5

There are a number of usage reports here: http://www.hibernate.org/113.html


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 03, 2004 12:52 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
I'm just now starting to find out about some really big projects (in major corporations) using Hibernate - and hopefully, in time, I'll be able to talk about some of them publicly. For now, projects like this tend to be quite "shy" about talking about the OSS technology they use so, my advice remains what it has always been:

Hibernate was designed from the beginning for effortless scalabilty in three directions:

* horizontal (cluster)
* vertical (many threads)
* complexity of data model

But of course, any project which requires high scalability should do its own stress testing in its own deployment environment. It is simply not possibe to make blanket statements like "hibernate can scale to XX000 concurrent requests". It all depends upon your hardware and your application.

(OTOH, I'm pretty damn confident that Hibernate apps outperform *CMP*, and all the anecdotal evidence I have supports this!)

[advertisement]
If you need advice with regard to this kind of stuff, the commercial consulting is a great option - we can be much less vague in person.
[/advertisement]

Gavin


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.