as far as the images, as ive said there are ways to serve them in a nonblocking fashion by using a dynamic resource or a custom target. the target is the place that chooses the lock - or sometimes no lock at all. you can build all kinds of nonblocking behaviors if you want by creating your own request targets.
-Igor
On 6/21/06, jan_bar <[EMAIL PROTECTED]> wrote:
> I'm I the only one with this issue?
Hi,
I see your points. In my opinion, *any* database query (but not only
database) can be long operation. At that time your code is sitting in idle
loop waiting for database (located on another PC). In that time the CPU can
do other useful job for the same client (session). I pointed out another use
case with images from database, see my other response. If the session is not
locked, the image will appear in parallel (quicker), while with locked
session, they will appear one by one (slower, because of lost time waiting
for database).
Jan
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop
All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________ Wicket-develop mailing list Wicket-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-develop