dev  

Re: Mpm maintenance thread hook

Jim Jagielski
Mon, 04 Aug 2008 12:39:09 -0700


On Aug 4, 2008, at 1:57 PM, Paul Querna wrote:

Mladen Turk wrote:
Comments, other ideas?

I would prefer to not add a separate 'dedicated' thread, but just 'use' a worker thread, when it is about to idle instead. When you are about to go into the idle wait, check if there are any timed tasks that need to execute soon, and run that instead of going idle.


+1