News

I'm trying to write a program that spends most of its time in a wait state. However, it needs to check the database regularly (every minute) to check to see if it needs to do anything.The problem ...