Kim, Yong wrote:

> Hi,
> Does anyone has hardware benchmarking on JBoss?  I need to know that asap so
> that I can give some estimates to my boss.
> I need information on how many users (possibly concurrent users) on what
> hardware spec... you know know what I mean...
> 
> Does anyone has this information?
> 
> Mitchell Kim
> 
> 


Greetings.

For an application I am developing, these are only rough stats, but I think thats what 
you are asking for;
Applicaton EAR: 9Megs (the application I am deploying)
JBoss with EAR deployed
   - No activity: 96MB Ram
   - 500 Concurrent Users (via Grinder Load generator): 120-140MB Ram
Average Page Response time*:
   1 user average 4.5sec
   500 Users average 3.0sec
*Note: The application has a known design flaw in its JSPs causing a severe lag and 
serious performance overhead.  This flaw was put in by another developer, and I have 
not had time to go back and 
clean it up.  The jsps w/o this flaw have a sub-second to 1 sec response time under 
500Users.
Machine: 1.2 Ghz AMD Athlon
Ram: 1.5GB SDRam (133MHz).

Appliciation has 96Stateless Session EJBs, 3 Entity EJBs, and 3 MDBs, 84 Servlets, 
130+ JSPs.
Oracle is the DB.

-Steve



-- 
Java/J2EE Developer/Systems Integrator
214-724-7741



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to