Hey Jasper,

2013/7/29 Jasper Smit <jbs...@gmail.com>:
> Hi,
>
> Sometimes, one of our Wt-Widgets  makes a very long database call. When this
> happens it seems that all other sessions are blocked as well. There are two
> locks in WebSession and WebController which are taken by Wt, and the other
> threads wait on. Shouldn't the worker threads by able to run isolated of
> each other?

The WebController lock should be released (it's taken only to lookup
and lock the session) ?
There must be some other cause (outside of Wt) ?

Regards,
koen

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to