max idle minutes?
[email protected] (Nick Ing-Simmons)
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
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