Joshua N Pritikin <[EMAIL PROTECTED]> writes:
>On Mon, Feb 07, 2000 at 06:44:08PM +0100, [EMAIL PROTECTED] wrote:
>> what is the meaning of the all_idle() class method? Maybe it's obvious,
>> but I cannot really imagine what the "idle queue" is.
>
>If your event queue is very busy, all the idle watchers will sit on the
>idle queue waiting to run.  The only exception is that if an idle
>watcher has min() set then it will queue a normal event when the min()
>threshold is exceeded.
>
>Does this make sense?

min as in minimum or min as in minutes?

I would have though "when idle or in not more than 30s" is what one
would want - which has a "max" feel to me ...

-- 
Nick Ing-Simmons

Reply via email to