Struts scalability?

2002-02-08 Thread Kenneth Ljunggren
I got an assignment from my boss the other day to write some sentences regarding how well Struts is suited for systems with high scalability requiorements compare to if you would code a MVC solution yourself using model 2. I myself worked in a project were we implemented an own MVC Model 2

Re: Struts scalability?

2002-02-08 Thread Mark Woon
Kenneth Ljunggren wrote: Anyone that have used Struts in any systems that required very high scalability? See http://husted.com/struts/resources/performant.htm. Also search the mailing list archive, there was a thread a while back listing sites that were using Struts (subject was Things that

RE: Struts scalability?

2002-02-08 Thread Galbreath, Mark
Define high. Mark -Original Message- From: Kenneth Ljunggren [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 4:21 AM Anyone that have used Struts in any systems that required very high scalability? Br Kenneth Ljunggren -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED]

Struts Scalability in a Large Production Environment

2001-07-26 Thread dion
scaled to a much higher level than those with one. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au NetRexx: http://www.multitask.com.au/NetRexx.nsf - Forwarded by dIon Gillard/Multitask Consulting/AU on 26/07/2001 04:48 PM - Struts Scalability in a Large

Struts Scalability in a Large Production Environment

2001-07-25 Thread Brian . Duchouquette
All, I have been doing a lot of research into Struts recently. My question is about performance and scalability. First the definitions: Performance = good response time to users Scalability = good response time to a large number of simultaneous users. Usually this is a logarithmic curve