You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by ge...@convergys.com on 2003/07/10 10:47:36 UTC

large scale deployments

Hi all,

We're in the depths of 'framework decision time' for a large scale web
application.  Does anyone on this list use struts for really large customer
bases?  (Millions?, 10s of millions?)  What are the sort of problems large
scale systems have run into (specifically struts related)?

Thanks,

-gjb

e-mail George.Baxter@convergys.com
www.convergys.com

--
"NOTICE:  The information contained in this electronic mail transmission is
intended by Convergys Corporation for the use of the named individual or
entity to which it is directed and may contain information that is
privileged or otherwise confidential.  If you have received this electronic
mail transmission in error, please delete it from your system without
copying or forwarding it, and notify the sender of the error by reply email
or by telephone (collect), so that the sender's address records can be
corrected."



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: large scale deployments

Posted by Affan Qureshi <qu...@etilize.com>.
Hi,
I think the isssue of scalability and a supporting large customer base is
out of scope of what Struts does. You might want to look into techniques
like clustering, load-balancing and distributed app architectures. Struts
has no feature that helps in these situations. However while Struts does not
solve any scalability problems it does not create any itself. The purpose of
Struts is to help you with some common web development problems that you
would have in any environment. In other words the ability or inability if an
application to support large customer base does not depend on Struts.

Regards,
.Affan

<ge...@convergys.com> wrote in message
news:OF74CC494C.46649B1C-ON85256D5F.002FFF06@convergys.com...
> Hi all,
>
> We're in the depths of 'framework decision time' for a large scale web
> application.  Does anyone on this list use struts for really large
customer
> bases?  (Millions?, 10s of millions?)  What are the sort of problems large
> scale systems have run into (specifically struts related)?
>
> Thanks,
>
> -gjb
>
> e-mail George.Baxter@convergys.com
> www.convergys.com
>
> --
> "NOTICE:  The information contained in this electronic mail transmission
is
> intended by Convergys Corporation for the use of the named individual or
> entity to which it is directed and may contain information that is
> privileged or otherwise confidential.  If you have received this
electronic
> mail transmission in error, please delete it from your system without
> copying or forwarding it, and notify the sender of the error by reply
email
> or by telephone (collect), so that the sender's address records can be
> corrected."




---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: large scale deployments

Posted by Darren Spurgeon <ka...@yahoo.com>.
Check out one of the recent JavaOne presentations,
linked from JavaPerformanceTuning.com.  It describes a
large-scale implementation using Struts.

Case Study of a High-Volume Account Servicing
Application Using J2EE Technology
http://servlet.java.sun.com/javaone/resources/content/sf2003/conf/sessions/pdfs/3054.pdf

There are other presentations of high-volume
implementations listed, too:
http://www.javaperformancetuning.com/news/newtips031.shtml

Cheers,
Darren

--- george.baxter@convergys.com wrote:
> Hi all,
> 
> We're in the depths of 'framework decision time' for
> a large scale web
> application.  Does anyone on this list use struts
> for really large customer
> bases?  (Millions?, 10s of millions?)  What are the
> sort of problems large
> scale systems have run into (specifically struts
> related)?
> 
> Thanks,
> 
> -gjb
> 
> e-mail George.Baxter@convergys.com
> www.convergys.com
> 
> --
> "NOTICE:  The information contained in this
> electronic mail transmission is
> intended by Convergys Corporation for the use of the
> named individual or
> entity to which it is directed and may contain
> information that is
> privileged or otherwise confidential.  If you have
> received this electronic
> mail transmission in error, please delete it from
> your system without
> copying or forwarding it, and notify the sender of
> the error by reply email
> or by telephone (collect), so that the sender's
> address records can be
> corrected."
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> struts-user-help@jakarta.apache.org
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org