Fw: application slowing down
    J. Landman Gay 
    jacque at hyperactivesw.com
       
    Tue Aug 20 13:30:01 EDT 2002
    
    
  
On 8/20/02 12:19 PM, Rich Mooney wrote:
> I currently have
>>a job which requires that I poll the status of all my controls every 30
>>seconds.  I do this so I can catch any changes of state and a close
>>approximation of the time at which that change occurred.  I also use this
>>function to catch any errors in operation.  The problem is that the time
>>it takes to poll all the controls becomes increasingly longer the longer
>>I run the software.
Are you using a repeat loop, or the "send in <time>" method to poll? A 
repeat loop would tie up resources.
-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
    
    
More information about the metacard
mailing list