Yes, you're right, I didn't read it again. But it also got me to
switch to jetty because IIRC the the memory overhead for using tomcat
5 (I heard tomcat 6 is different there) when just starting up my tiny
apps was significantly higher - although it might be less dramatic
than I have in memory ;-)

Regards,
Roland

On 10/15/07, Sam Hough <[EMAIL PROTECTED]> wrote:
>
> The article seems to be more advocating running multiple JVMs if you are
> prepared to run a front end proxy to put everything back under the same
> ip/port? Presumably you could do the same with Tomcat etc..?
>
> The runtime usage of Jetty vs Tomcat would be interesting but as always
> turns out it is very application specific and 9 times out of 10 the
> application(s) you are running will consume more memory/CPU than the
> container... Sure we've all seen the apps that are doing something
> complicated to the database for every request...
>
>
> Roland Kaercher wrote:
> >
> > Nathan has written a nice article on jetty which made me to switch to
> > jetty for deployment too:
> > http://technically.us/code/x/to-jettison-geronimo/
> >
> > (and no, I did not regret it)
> >
> > regards,
> > Roland
> >
> > On 10/15/07, Sam Hough <[EMAIL PROTECTED]> wrote:
> >>
> >> Congratulaions on the article.
> >>
> >> I was interested by the "encourages the use of the Jetty container" bit.
> >> Is
> >> that more that the core Wicket developers prefer Jetty or is there a
> >> killer
> >> advantage over the more common Tomcat?
> >>
> >> Cheers
> >>
> >> Sam
> >> --
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> --
> View this message in context: 
> http://www.nabble.com/Wicket-Article-on-DevX-tf4623720.html#a13213821
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to