Subject | Re: [Firebird-Architect] Can we, can we, can we????... |
---|---|
Author | Dmitry Yemanov |
Post date | 2005-06-14T04:08:50Z |
"Jim Starkey" <jas@...> wrote:
the current time in the looper and compare.
Dmitry
>They're just different.
> 1. Is a timeout more important or better than a mechanism to identify
> and kill runaway requests?
> 2. How exactly are we going to track execution time of a request?Elapsed time. Every request has a timestamp of its beginning. Then we get
the current time in the looper and compare.
> 3. What are the implications on system performance in tracking andSubject of measuring, but I doubt it will be noticable.
> probing request execution time?
Dmitry