show/hide this revision's text 2 edited tags
show/hide this revision's text 1

What do I need to offset the performance setback induced by use of the Spring framework?

I am using Spring with Hibernate to create an Enterprise application.

Now, due to the abstractions given by the framework to the underlying J2EE architecture, there is obviously going to be a runtime performance hit on my app.

What I need to know is a set of factors that I need to consider to make a decision about the minimum specs(Proc speed + RAM etc) that I need for a single host server of the application running RedHat Linux 3+ and devoted to running this application only, that would produce an efficiency score of say 8 out of 10 given a simultaneous-access-userbase increase of 100 per month.

No clustering is to be used.