Comment 3 for bug 1010037

Revision history for this message
ronghui duan (ronghui-duan) wrote :

What is the status about this wish list? I have an idea about it.
1: let each pollster have its own interval like computer pollster with 10 ticks for example.
2: When Periodic Service is scheduled we check each pollster’s timer. If left ticks is 0, we will invoke that pollster then reset it.
3:The Periodic Service’s frequency should be adjust to little grain size
4:We can also set the interval at run time for each pollster.
How about this? I can supply a patch for review.