On 11/9/2012 9:54 PM, Steve Jardine wrote: > All, > > I have a need to look at a value in a file periodically (no more than once every other minute). I want this to be low low priority. Does anyone have any ideas as to how I can do this? > > Steve > Threads ? IIRC, POSIX threads support priorities. Vu