Hello,
I'm looking to see what, if any, users of Hibernate are using it for an Enterprise-scale application. Not just using it *in* the enterprise, but using it to run mission-critical components of your business.
Hibernate looks to be really cool technology, and from the looks of it can really speed up application development. But, as with any technology, if used incorrectly things can go horribly wrong. Hibernate seems particuarly fraught with such "dangers"...OO modeling is notoriously tricky to get done right, and Hibernate allows massive amounts of code re-use (potentially making it very tricky to tune and optimize things in the DAL).
So I'm curious to learn about anyone who has deployed this in a production (or production-like) setting. A TPC-W would be quite sufficient! In the absence of that, anything that supports 1000+ concurrent users and uses a database of > 100 GB would be most interesting to me!
Thanks,
:-Phil
|