Thats true, but it is easy to use a custom model to make a concurrent or 
asynchronous load. We are using ASyncModels in our christmas project 
(https://github.com/osiefart/wicket-christmas).

Kind regards,
Olaf

-----Ursprüngliche Nachricht-----
Von: Chris Colman [mailto:chr...@stepaheadsoftware.com] 
Gesendet: Dienstag, 25. Dezember 2012 09:14
An: users@wicket.apache.org
Betreff: RE: Are Wicket models loaded concurrently ?

I'm pretty sure a single thread is used to service the HTTP request that 
results in the rendering of the page so I would expect LDMs to be loaded 
sequentially.

>-----Original Message-----
>From: Hendy Irawan [mailto:he...@soluvas.com]
>Sent: Tuesday, 25 December 2012 1:00 PM
>To: users@wicket.apache.org
>Subject: Are Wicket models loaded concurrently ?
>
>
>Hi friends,
>
>If I have 5 Wicket (LoadableDetachable)models on a page, will Wicket
load
>each model sequentially, or will the 5 models loaded concurrently ?
>
>We're using different servers for each database connection (MongoDB,
Neo4j,
>etc.) so it will be a more effective use to load the models
concurrently.
>
>Thank you.
>
>
>
>--
>View this message in context: http://apache-
>wicket.1842946.n4.nabble.com/Are-Wicket-models-loaded-concurrently-
>tp4655046p4655047.html
>Sent from the Users forum mailing list archive at Nabble.com.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>For additional commands, e-mail: users-h...@wicket.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to