NHibernate Performance on an internet banking application
问题 Currently we have a project to implement an Internet Banking site, and we are evaluating using Nhibernate on it. ¿Is NHibernate suitable for this kind of application, where performance is important and there will be a large quantity of users doing operations simultaneously? ¿Do you know any successfull stories of using NHibernate in this kind of environment? I think NHibernate is slow only when is used incorrectly, and I think we can use it with a lot of tweaking, best practices and common