I am in the same boat – a
distributed application that I was building has to be converted to become
centralized, so the number of users suddenly becomes at least an order of
magnitude larger. I am thinking memory might not be such a
big issue as a multi-CPU Intel boxes with 8GB of memory is getting rather common
place nowadays. But I am a bit concerned about view rendering time. A while
back somebody posted a benchmark which I recalled was showing that JSF pages took
about 4 times longer to render, and there were some non-linear issues as well. In
principle faster CPU plus cheaper boxes for clustering should handle the
problem, but I am dying for someone to share his/her experience on large scale
deployment of JSF. I have no regret so far – after the
initial learning curve the faster development/prototype time has been a great
advantage to our team. Regards Yee From: Rogerio Pereira
[mailto:[EMAIL PROTECTED] Thanks guys, this kind of
discussion is very useful. 2006/8/19, Kevin Galligan <[EMAIL PROTECTED]>: If memory is the major concern, I think the real unknown is the view
state storage. To be honest, this is an unknown for me also.
Currently I'm keeping that stuff on the client. If the page download size
isn't too big, I think this is the direction I'd stick with even in production,
as I don't have to worry about old views getting dumped from the session in
case the user really digs the back button. On 8/19/06, Eurig
Jones <
[EMAIL PROTECTED]> wrote: As far as I'm aware after
the research I've done I haven't seen any
|
- Re: the biggest myfaces webapp Matthias Wessendorf
- Re: the biggest myfaces webapp Gerald Müllan
- Re: the biggest myfaces webapp Rogerio Pereira
- Re: the biggest myfaces webapp Werner Punz
- Re: the biggest myfaces webapp Martin Marinschek
- Re: the biggest myfaces webapp Laurentiu Trica
- Re: the biggest myfaces webapp Kevin Galligan
- Re: the biggest myfaces webapp Eurig Jones
- Re: the biggest myfaces webapp Kevin Galligan
- Re: the biggest myfaces webapp Rogerio Pereira
- the biggest myfaces webapp Yee CN
- Re: the biggest myfaces webapp Frederic Auge
- Re: the biggest myfaces webapp Rogerio Pereira
- Re: the biggest myfaces weba... Rogerio Pereira
- RE: the biggest myfaces weba... Julian Ray
- RE: the biggest myfaces weba... David Friedman
- Re: the biggest myfaces weba... Frederic Auge
- Re: the biggest myfaces weba... Laurentiu Trica
- Re: the biggest myfaces weba... Eurig Jones
- Re: the biggest myfaces weba... Martin Marinschek
- Re: the biggest myfaces webapp Eurig Jones