On 5/23/06, jone <[EMAIL PROTECTED]> wrote:
Henri Dupre <henri.dupre <at> gmail.com> writes: > We hardly restart our website (tomcat) so startup time doesn't really > matter... manageability/scalability/performance matter much more for us. > If there were 100 web APP based on hivemind and tapestry 4.x put in one tomcat,what would be happend? Is still tomcat alive?
I'm not sure to understand what you mean. Is your startup time issue linked to a large number of web app based on hivemind and tapestry4? I think you need to be more specific about your goals... Most web apps are designed to have a fast user response often in detriment of the startup time... Focusing on the startup time impacts quite a bit the design (e.g. java client VM vs java server VM). Thanks, Henri.
