That's all very helpful.  I just wanted to be sure that we aren't
going to be pushing the envelope for Wicket's known performance
signature.

At this point my primary focus is on using models efficiently and
determining whether we are otherwise structuring things in an
inefficient manner.

Thank you again,
Scott

On 6/19/07, Peter Thomas <[EMAIL PROTECTED]> wrote:
> On 6/20/07, Jonathan Locke <[EMAIL PROTECTED]> wrote:
> >
> >
> > oh yeah, be sure you DO NOT test your wicket app's scalability with
> > wicket in development mode!
> >
> >
>
> Ah yes, I figured that out the hard way.  Big difference.
>
> Just thought I'd mention that if you need a realistic application built on
> Wicket + Spring + Hibernate to do some load testing, you can consider JTrac
> [ http://jtrac.info ].  There is a JMeter test in SVN and you can contact me
> if you need help setting up the application / JMeter test.  This should be
> really easy because by default, the app uses an embedded HSQLDB instance.
>
> In my profiling tests, the main bottleneck was Lucene writing to the file
> system for indexing stuff.  Hibernate comes second.
>
> Thanks,
>
> Peter.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>


-- 
Scott Swank
reformed mathematician

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to